git clone https://github.com/putipong/football-stadium-map-exercise.git
cd football-stadium-map-exercise
npm i
Run and test locally:
npm run dev
Bundle project for production and deploy to /dist
directory:
npm run prod
git clone https://github.com/putipong/football-stadium-map-exercise.git
cd football-stadium-map-exercise
npm i
Run and test locally:
npm run dev
Bundle project for production and deploy to /dist
directory:
npm run prod