@cmparks/trailviewer
v0.10.4
Published
Frontend client library for TrailView viewer
Readme
TrailViewer
Frontend client library for TrailView viewer
Build Instructions
npm install
npm run buildindex.js and styles.css are built to be served and an optional index.d.ts is created if you want types
Scripts
npm run build- Builds packagenpm run format- Formats all filesnpm run check- Perform eslint static analysis on all files
