Skip to content

AshLeece/parking-lanes

 
 

Repository files navigation

Parking lanes viewer for OpenStreetMap

Screenshots

Viewer:

Viewer UI

Editor:

Editor UI

Using correct Node version

The correct Node version is specified in .nvmrc.

For an easy way to automatically use this Node version just for your current shell:

Install git hook

Run npm run prepare. This will install Husky, which will automatically run the command in .husky/pre-commit before commiting.

This prevents commits that fail typecheck or the linter being committed (you can always add a type or linter ignore though).

About

Parking lanes viewer from OpenStreetMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.5%
  • JavaScript 4.2%
  • SCSS 3.4%
  • Other 0.9%