Opinionated tool for building React/Redux universal/multi-platform apps
npm install fob[![Dev dependencies][dependencies-badge]][dependencies]
[![Node.js version][nodejs-badge]][nodejs]
[![NPM version][npm-badge]][npm]
[![Build Status][travis-badge]][travis-ci]
[![MIT License][license-badge]][LICENSE]
[![PRs Welcome][prs-badge]][prs]
[![Donate][donate-badge]][donate]
[![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]
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.
[dependencies-badge]: https://david-dm.org/tribou/fob/dev-status.svg
[dependencies]: https://david-dm.org/tribou/fob?type=dev
[nodejs-badge]: https://img.shields.io/badge/node->=%206.10.x-blue.svg
[nodejs]: https://nodejs.org/dist/latest-v6.x/docs/api/
[npm-badge]: https://img.shields.io/badge/npm->=%204.5.x-blue.svg
[npm]: https://docs.npmjs.com/
[travis-badge]: https://travis-ci.org/tribou/fob.svg?branch=master
[travis-ci]: https://travis-ci.org/tribou/fob
[typescript]: https://www.typescriptlang.org/
[typescript-23]: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-3.html
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license]: https://github.com/tribou/fob/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs]: http://makeapullrequest.com
[donate-badge]: https://img.shields.io/badge/$-support-green.svg
[donate]: http://bit.ly/2rDtLsx
[github-watch-badge]: https://img.shields.io/github/watchers/tribou/fob.svg?style=social
[github-watch]: https://github.com/tribou/fob/watchers
[github-star-badge]: https://img.shields.io/github/stars/tribou/fob.svg?style=social
[github-star]: https://github.com/tribou/fob/stargazers
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20this%20Node.js%20module!%20https://github.com/tribou/fob%20%F0%9F%91%8D
[twitter-badge]: https://img.shields.io/twitter/url/https/tribou/fob.svg?style=social
[jest]: https://facebook.github.io/jest/
[tslint]: https://palantir.github.io/tslint/
[slint-microsoft-contrib]: https://github.com/Microsoft/tslint-microsoft-contrib