Skip to content

steve-whetstone/San-Francisco-in-Progress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##San Francisco In Progress

How to Run SF in Progress locally

Clone the repo from your command line

git clone [email protected]:jmcelroy5/SF-in-Progress.git

Change to the directory SF-in-Progress

cd SF-in-Progress

Install the npm libraries

npm install

Change to the www folder

cd www

Start the server

npm start

Open your browser and navigate to localhost:5000/ or localhost:5000/map

About

San Francisco in Progress housing development mapping project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • CSS 14.4%
  • HTML 2.4%