sujilnt / ReactBoilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 91.3%Language:HTML 7.2%Language:CSS 1.5%