Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 323 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 323 Bytes

Find the city - a sample map guessing game

Build Setup

# Install dependencies
yarn install

# Compiles and hot-reloads for development
yarn serve

# Compiles and minifies for production
yarn build

# Lints and fixes files
yarn lint

This project was bootstrapped with Vue CLI.