Skip to content

putipong/football-stadium-map-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Football Stadium Map

Interactive Leaflet.js map displaying football stadiums across the country

Install

git clone https://github.com/putipong/football-stadium-map-exercise.git
cd football-stadium-map-exercise
npm i

Usage

Run and test locally:

npm run dev

Bundle project for production and deploy to /dist directory:

npm run prod

Releases

No releases published

Packages

No packages published