An open API service indexing awesome lists of open source software.

https://github.com/sujilnt/reactboilerplate

A React.js Production Template using Webpack, Babel and Jest with eslint configured.
https://github.com/sujilnt/reactboilerplate

cssoptimization eslint google-fonts imagemin jest prop-types react react-loadable reactsvg webpack webpack-bundle-analyzer

Last synced: 2 months ago
JSON representation

A React.js Production Template using Webpack, Babel and Jest with eslint configured.

Awesome Lists containing this project

README

          

# ReactBoilerplate
A React.js Production Template using Webpack, Babel and Jest still (under work).

## install
`git clone https://github.com/sujilnt/ReactBoilerplate`

`yarn install`

## For Development
`yarn run devServer `

## For Production
`yarn run prod `