CIOOS Metadata entry form
-
Install Node
-
In this directory, run
npm install
npm start
This will start a hot-reloading dev server. Click on the link that it outputs to open in your browser.
Pushes to master automatically deploy to https://cioos-siooc.github.io/metadata-entry-form/
Or manually deploy any branch with
npm run deploy