Skip to content

alanrsoares/react-es6-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ES6 Starter Kit

Prerequisites:

  • node.js: brew install node

Application Dependencies

All the dependencies required for the build system, testing and so on are managed with npm and defined in package.json. They can be installed with:

npm install

Running the Application

You can run npm start to fire up the application on http://localhost:8080 or http://localhost:8080/webpack-dev-server/ (with live reload).

About

Starter project for ReactJs apps using ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published