Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 434 Bytes

AwayJS Examples

Documentation

Official AwayJS Documentation

Running the Examples

  1. Clone the repository into a local folder.
  2. In terminal, "npm install".
  3. Run "npm run build"
  4. Run "npm start" and go to the specified url in your browser.

Linking to AwayJS as a Development Module

Please see documentation in the awayjs-full repository.