-
Notifications
You must be signed in to change notification settings - Fork 37
Getting Started With EclairJS Node
jtbarbetta edited this page Nov 11, 2015
·
4 revisions
This short guide should serve to get you up and running with EclairJS Node. To get started with EclairJS Node you can either:
- use the Dockerfile that exists for this project or
- manually setup your environment from scratch
Once you have an EclairJS environment setup, start in the directory where you cloned the EclairJS Node project into or in the Docker Container under <path_to_eclair-node_root> ONCE WE FINALIZE.
node install express
cd examples/wordcount
node --harmony index.jsThen point your browser to http://localhost:3000/