Skip to content

This is a boilerplate project that contains webpack setup, react, es6, sass, eslint, sass and production bundle config

Notifications You must be signed in to change notification settings

alexfqc/webpack-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-react-boilerplate

This is a boilerplate project that contains webpack setup, react, es6, sass, eslint, sass and production bundle config

This project contains the setup to develop with React + es6 using Webpack to bundle your files.

To run the project:

  • Clone this project and enter inside the folder
  • (install node if you do not have it and) Run npm i
  • Bundle your project with npm run dev (or npm run build for production build)
  • Run the express server with npm start
  • Open the url http://localhost:3000/ at your browser
  • Enjoy

About

This is a boilerplate project that contains webpack setup, react, es6, sass, eslint, sass and production bundle config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published