/react-boilerplate

React JS boilterplate code

Primary LanguageJavaScript

react-boilerplate

This React JS boilterplate code designed using webpack. Although the React starter repo, create-react-app makes it faster to setup, you can use this code if you want to learn what webpack does behind-the-scence.

Getting Started

$ git clone https://github.com/kumarryogeshh/react-boilerplate.git
$ npm install
$ npm start

Contributing

Feel free to submit a pull requests! For specifics on how to contribute to this project, check out notes on contributing.

License

This code is released under the MIT License.