$ git clone https://github.com/hinhengchan/test-maps.git
$ npm install
$ npm run build
Builds app for production to the build
folder.
$ ./node_modules/serve/bin/serve.js -s build
Runs app in production mode.
Open http://localhost:5000 to view it in the browser.
$ npm start
Runs app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload as edits are made.
$ npm test
Launches the interactive test runner.