Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 567 Bytes

Connectivity planning tool

Development

The stack:

You'll need npm. Run npm install once. Use npm run dev to work locally. To auto-format code, npm run fmt. To check for warnings, npm run lint. To check for errors, npm run check.