Skip to content

A starting point for React-based applications using Webpack, Babel, CSS Modules and Sass

License

Notifications You must be signed in to change notification settings

shiftsave/react-app-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Boilerplate

Setup & Dev Mode

  1. Install node
  2. run npm install
  3. run npm start
  4. open http://localhost:3000

Build

  1. run npm run build
  2. html, css, and js will be output to ./public

About

A starting point for React-based applications using Webpack, Babel, CSS Modules and Sass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published