Skip to content
This repository has been archived by the owner on Aug 14, 2018. It is now read-only.

octanner/frontend-boilerplate

 
 

Repository files navigation

Front-End Boilerplate

Because you shouldn't have to repeat yourself. Start your app, FAST.

Package Highlights

Setup

$ npm install

Run

$ npm start

Test

$ npm test

Build

$ npm run build

TODO App example

This boilerplate contains an example TODO application to demonstrate how to create React components and containers, Redux actions and reducers, and tests. To view the TODO branch:

$ git checkout todo

License

MIT

Credit

Forked from @TJ's frontend-boilerplate.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 96.2%
  • HTML 3.7%
  • CSS 0.1%