Skip to content

A simplistic environment for creating frontend applications with react

License

Notifications You must be signed in to change notification settings

evenstensberg/webpack-react-boilerplate

Repository files navigation

webpack react boilerplate

This is a simple boilerplate for getting started with react, using webpack. The project doesn't use Create React App and is good for prototyping a new application or getting started in frontend with no sandboxed environment.

Usage

$ git clone https://github.com/evenstensberg/webpack-react-boilerplate.git
$ cd webpack-react-boilerplate
$ npm install && npm run start

Contributing

Feel free to submit a Pull Request to improve this project, contributions are much welcome! This project is intended to be a nice starting point for demo applications or quickstarting with your frontend project.

Current Support

  • SASS
  • CSS
  • Modern JS (ES6++)
  • Development/Production Builds
  • Lazy Loading with React

Questions?

Submit an issue or contact me if you need help!

About

A simplistic environment for creating frontend applications with react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published