0.0.7 • Published 7 years ago

fob v0.0.7

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

Dev dependencies Node.js version NPM version Build Status

MIT License PRs Welcome Donate

Watch on GitHub Star on GitHub Tweet

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.