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

https://github.com/timwis/open-collect

Offline-first mobile web app for field data collection
https://github.com/timwis/open-collect

Last synced: 24 days ago
JSON representation

Offline-first mobile web app for field data collection

Awesome Lists containing this project

README

        

# OpenCollect
Offline-first mobile web app for field data collection

## Development
Clone this repository and use `npm install` to install dependencies.

Use `npm start` to run a live reload server at `localhost:8080/webpack-dev-server`
and watch for/recompile on changes.

Use `npm run watch` to _only_ watch for/recompile on changes (use your own web server)

Use `npm run build` to compile a minified, production-ready build