包详细信息

fomantic-ui-react

fireloong3.7kMIT0.0.1-alpha.12

Fomantic-UI React -- A React Component Library.

react, fomantic-ui, fomantic, semantic-ui

自述文件

fomantic-ui-react

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build