1.2.0 • Published 8 years ago
rapid-express-react-example v1.2.0
##Installation Instructions:##
###Install Necessary Packages:###
This installs n for easy nodejs management (includes npm):
curl -L http://git.io/n-install | bashInstall dev tools:
npm install --global browserify watchify exorcist##Create Environment Variables##
cp .template.env .envDon't forget to edit .env to the appropriate configs
##Run Application: Development##
./runserver.sh dev##Run Application: Production##
./runserver.shThen go to: http://localhost:8000/