fob
v0.0.7
Published
Opinionated tool for building React/Redux universal/multi-platform apps
Downloads
15
Readme
fob
Opinionated tool for building React/Redux universal/multi-platform apps.
Quick start
Available scripts
clean
- remove coverage data, Jest cache and transpiled files,build
- transpile TypeScript to ES6,watch
- interactive watch mode to automatically transpile source files,lint
- lint source files and tests,test
- run tests,test:watch
- interactive watch mode to automatically re-run tests
License
Apache-2.0 License. See the LICENSE file.