munazo / React-Redux-Boilerplate

Awesome React / Redux boilerplate and tutorial.

Home Page:https://www.youtube.com/user/thenewboston

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.youtube.com/user/thenewboston


Languages

Language:JavaScript 95.9%Language:HTML 3.3%Language:CSS 0.7%