Skip to content

em-cd/webpack-project-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple boilerplate for webpack setup with SASS, React, Babel, and ES2015

Quick setup instructions

git clone https://github.com/em-cd/webpack-project-boilerplate
cd webpack-project-boilerplate
npm install
npm run dev
open http://localhost:8080

Edit app/index.js and app/main.scss, create components, have fun. This boilerplate is for experimenting with webpack and react, and is probably unsuitable for production usage.

Dependencies

Build:

React, Babel & presets:

CSS/SASS:

Other:

About

simple boilerplate for webpack setup with SASS, React, Babel, and ES2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published