An open API service indexing awesome lists of open source software.

https://github.com/datadavev/voxl


https://github.com/datadavev/voxl

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# VOXL Web UI for Point Preservation

A web app that uses the location API to present and record physical
location. Intended for use with mobile devices in conjunction with
precision GPS for simple collection and location purposes.

## Development

```
yarn dev
```

## Publish

```
yarn build
git commit ...
git push
```

Available at [dave.vieglais.com/voxl](https://dave.vieglais.com/voxl)

## Site setup

Basically followed initial setup structure from: https://blog.bitsrc.io/build-a-website-with-modern-tooling-and-no-frameworks-a33e65099f9