Skip to content

garrett-green/simple-react-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Boilerplate

It is a simple React project boilerplate, it uses Webpack, Babel, React Router and SASS.

Inspired by create-react-app.

Quick Setup

git clone https://github.com/AbeEstrada/simple-react-boilerplate.git

cd simple-react-boilerplate
npm install
npm start
# Go to http://localhost:8080

Build

npm run build

License

MIT

About

🎇 Simple React Boilerplate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 7.7%
  • HTML 5.2%