Skip to content

Files

Latest commit

May 2, 2020
534ca88 · May 2, 2020

History

History
26 lines (21 loc) · 277 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 277 Bytes

simple-app

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint