Skip to content

Angelfire/React-Redux-Thunk-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/Sass/Redux Boilerplate

Boilerplate and guide for a React/Redux build.

Getting Started

To get started, first install all the necessary dependencies.

> npm install
> yarn

Run an initial webpack build

> webpack
> yarn run dev

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

> npm run start
> yarn run start

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

Credits

This boilerplate was inspired on https://github.com/buckyroberts/React-Redux-Boilerplate Boilerplate

About

React-Redux-Thunk Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published