Skip to content

evenstensberg/banner-repro-ic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published