Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 428 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 428 Bytes

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

TODO

  • Rename frameScopes
  • Rename hillchart
  • Use uuid for hillcharts
  • Build cycle view
  • Sort scope list
  • Don't reload everything always
  • Lock previous scopes so they aren't moved accidentaly
  • Make svg reziseable