Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 463 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 463 Bytes

Scoreshelf

Screenshots

Below are some screen shots and interactions created during development. format edit score list score list

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint