Skip to content

jonboylailam/nodejs-react-app-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Web App

This is my attempt to create a dev workflow which hot reloads client and server side changes.

Note: This is still a work in progress

Installation

git clone xyz
rm -rf .git
npm install
gulp (npm run dev)
open http://localhost:3000

Deployment

gulp bundle (npm run bundle)

What do you get

Configuration

HOST_NAME - used when logging and sending stats to statsd. default is jonsmac STATSD_HOST - the ip address for the statsd server

About

A starter project which uses nodejs and reactjs

Resources

License

Stars

Watchers

Forks

Packages

No packages published