## Getting Started
npm install remote-sensing-map
Install dependencies,
``bash$ npm i`
bash$ npm i
Start the dev server,
`bash$ npm start`
bash$ npm start
Build site app,
`bash$ npm run build``
bash$ npm run build