1.2.0 • Published 6 years ago

rapid-express-react-example v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

##Installation Instructions:##

###Install Necessary Packages:###

This installs n for easy nodejs management (includes npm):

curl -L http://git.io/n-install | bash
Install dev tools:

npm install --global browserify watchify exorcist

##Create Environment Variables##

cp .template.env .env

Don't forget to edit .env to the appropriate configs

##Run Application: Development##

./runserver.sh dev

##Run Application: Production##

./runserver.sh

Then go to: http://localhost:8000/