react-minimal-starter-kit
v0.2.2
Published
minimal react boilerplate with webpack hot module replacement
Maintainers
Readme
React Boilerplate
A Minimal react boilerplate with webpack hot module replacement.
Usage
git clone https://github.com/jith/react-minimal-starter-kit.git
cd react-minimal-starter-kit/
npm install
npm start
open http://localhost:3000Build
npm run build