Skip to content

valenzanico/milanocyclelane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Milanocyclelane

A map and a navigator for the cycle lanes of Milan

Docs

documentation

Getting started

  • clone the git repo
    git clone https://github.com/valenzanico/milanocyclelane.git
    
  • install npm packages
    npm install
    
  • run the project
    npm run frontend
    npm run backend
    

open the browser on http://localhost:5000