internetofwater / register.geoconnex.us

Registration Service for https://geoconnex.us based URIs
https://register.geoconnex.us/
MIT License
0 stars 1 forks source link

register.geoconnex.us

Netlify Status

The Geoconnex registration service makes it easy to contribute PIDs to geoconnex.us without a GitHub Account.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint