Skip to content

Example using React.js, Redux and Babel with ES6 features

Notifications You must be signed in to change notification settings

dosper7/ReactSolarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project built with React.js, Redux and Bootstrap

Setup Development Tools

Build & Run SolarSystem app

Open a command line a follow instrunctions:

Copy project with git clone command

# install dependencies with npm install command
npm install
 
# runs website with hot reload at localhost:3000
npm run start

About

Example using React.js, Redux and Babel with ES6 features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published