Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 448 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 448 Bytes

Fenn

Vue.js Scavenger Hunt App

Configuration

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint