Skip to content

Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.

License

Notifications You must be signed in to change notification settings

kewitz/react-spa-boilerplate

Repository files navigation

react-spa-boilerplate

Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.

Usage

This my boilerplate for React projects.

  1. Clone the project:
$ git clone git@github.com:kewitz/react-spa-boilerplate.git
  1. Instal dependencies:
$ yarn
  1. Run:
$ yarn start
  1. Edit app/index.html to include your project informations.

Files Generated

build/
├── bundle.js
├── index.html
├── style.css
└── style.css.map

About

Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published