Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 217 Bytes

foreseen

Experiment to create a YAML like ThreeJS scene, rendering description document

Local development

  1. git clone
  2. cd forseen
  3. npm install
  4. run tests in watch mode: npm test -- --watch