Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 529 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.