Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 579 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 579 Bytes

Viam Chartplotter

ToDo

  • display for what data old and restart
  • maps ** option for ais tracks and prediction ** COG / Heading for boat + ais
  • Camera - make streaming when fixed
  • History
  • Configuration
  • Multiple tabs
  • Later Cool Stuff ** tides

Developing

npm install
npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.