Skip to content

yamill/React-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Install browserify and watchify globally:

sudo npm install browserify watchify -g

Run the following to listen to changes in your app:

npm run-script build

Run the following to start your server:

sudo npm start

About

A simple React app running on Node/Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published