jsharmony-tutorials
v1.6.12
Published
jsHarmony Tutorials
Downloads
86
Maintainers
Readme
===================
jsharmony-tutorials
===================
jsHarmony Tutorials Collection
Prerequisites
- Node.js
Installation
Install the jsHarmony CLI, if not already installed
npm install -g jsharmony-cli
Create an empty folder for the project
mkdir jshtutorials cd jshtutorials
Install jsharmony-tutorials:
jsharmony create tutorials
This will download the tutorials and install in the current folder
If jsharmony doesn't run, ensure the Node.js npm folder is in your system PATH variable.
Start the tutorials by running:
nstart.cmd -- or -- node app.js
Browse to http://localhost:8080