8000 GitHub - eicksl/Neighborhood-Map: A single-page app using React JS and the Google Maps API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eicksl/Neighborhood-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

A singe-page app that allows users to search for recommended places of interest. The project has been converted from Knockout to use React on the current branch.

Getting Set Up

To run the project, firstly:

  • clone the repository and cd into the directory
  • install all project dependencies with npm install
Run via development server
  • start the development server with npm start
Build and run with service worker
  • build the app with npm run build
  • install serve with npm install -g serve
  • run the build on a local server with serve -s build
  • navigate to http://localhost:5000 in a browser

About

A single-page app using React JS and the Google Maps API

Resources

Stars

Watcher 3FE9 s

Forks

Releases

No releases published

Packages

No packages published
0