Skip to content

hinhengchan/test-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-maps

Installation

Clone the repository

$ git clone https://github.com/hinhengchan/test-maps.git

Install package

$ npm install

Build

$ npm run build

Builds app for production to the build folder.

Run as localhost

$ ./node_modules/serve/bin/serve.js -s build

Runs app in production mode.
Open http://localhost:5000 to view it in the browser.

Development

$ 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.

Run tests

$ npm test

Launches the interactive test runner.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published