1.0.0 • Published 7 years ago

react-redux-template-test v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

npm.io

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