fluter-react
v0.0.1
Published
## Getting Started
Downloads
1
Readme
fluter-react
Getting Started
Documentation: http://fluter.diy1818.com
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build