Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 337 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 337 Bytes

vue-portfolio

Project in Prod http://startae14-vue-portfolio.surge.sh

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