test01-goes
v1.0.28
Published
GOES Methane Plume Viewer interface library
Downloads
30
Readme
Pre requisities
- Install node & npm
- use latest node version
- if using nvm, run
nvm use
- if using nvm, run
Install dependency
run yarn
Run application in Local
- create
.env.locala copy of.env.local-samplewith the appropriate tokens - run
yarn start
Bundle using webpack
run yarn build
