jsharmony-tutorials

1.6.12 • Public • Published

===================

jsharmony-tutorials

===================

jsHarmony Tutorials Collection

Prerequisites

  • Node.js

Installation

  1. Install the jsHarmony CLI, if not already installed

    npm install -g jsharmony-cli
    
  2. Create an empty folder for the project

    mkdir jshtutorials
    cd jshtutorials
    
  3. 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.

  4. Start the tutorials by running:

    nstart.cmd
    -- or --
    node app.js
    
  5. Browse to http://localhost:8080

Dependents (0)

Package Sidebar

Install

npm i jsharmony-tutorials

Weekly Downloads

79

Version

1.6.12

License

LGPL-3.0

Unpacked Size

8.1 MB

Total Files

698

Last publish

Collaborators

  • apharmony