jdm-node-impact
v0.1.0
Published
nodejs backend for impactjs (http://impactjs.com)
Downloads
3
Readme
jdm-node-impact
Initial Setup
- Install using the command: npm install jdm-node-impact
- Copy ImpactJS directories into impact_core (create if it doesn't already exist)
- Run the command: npm start (you will see some output ending in "app listening on port 8080")
- Open a web browser and browse to "http://localhost:8080/"
- If you are starting with a fresh copy of impact, you will simply see a black square with the words "It Works!" inside