Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 219 Bytes

VillanelleCamelotDemo

To set up the project:

  • run "npm -i --save typescript typescript-collections"

Thereafter:

"npm run watch" to compile continuously

"npm run build" to run once

"node dist/whatever.ts" to run