Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 355 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 355 Bytes

invision-app

Project is deployed here: https://sprguillen.github.io/invision-app/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your tests (no test implemented)

yarn test

Lints and fixes files

yarn lint