GitHub - gitpushforce/React-Redux-Boilerplate: Awesome React / Redux boilerplate and tutorial. · GitHub
Skip to content

gitpushforce/React-Redux-Boilerplate

 
 

Folders and files

Repository files navigation

React/Sass/Redux Boilerplate

Boilerplate and guide for a React/Sass/Redux build.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

Links

About

Awesome React / Redux boilerplate and tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 96.0%
  • HTML 3.3%
  • CSS 0.7%