0.0.1-alpha.12 • Published 2 years ago

fomantic-ui-react v0.0.1-alpha.12

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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