Installation

git clone https://github.com/skorp/react-boilerplate.git react-app
cd react-app
npm install

developing

npm run dev

production

npm run build