fomantic-ui-react
v0.0.1-alpha.12
Published
Fomantic-UI React -- A React Component Library.
Downloads
3,976
Maintainers
Readme
fomantic-ui-react
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build