Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 273 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 273 Bytes

Web App

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint