Skip to content

This react redux boilerplate includes the usual Redux life-cycle also some of the newest Material-UI components. It fetches data from rocket launches and displays them in a list.

License

Notifications You must be signed in to change notification settings

ErreMalote/React-Redux-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/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/

About

This react redux boilerplate includes the usual Redux life-cycle also some of the newest Material-UI components. It fetches data from rocket launches and displays them in a list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published