Skip to content

TangoYankee/basic-point-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-point-map

Node HTTP api to serve a single geojson point to a leaflet client

Local setup instructions

API setup

  • Navigate to api directory: cd api
  • Install Node version listed in .nvmrc file
    • (Recommend managing node versions with nvm)
    • If using nvm, run nvm install to use correct node version
  • Start the api server: npm run start:dev

Client setup

  • Copy the full path to the index.html file within the client directory
  • Paste the full path into a web browser

About

Node HTTP api to serve a single geojson point to a leaflet client

Resources

License

Stars

Watchers

Forks

Packages

No packages published