Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 507 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 507 Bytes

vue-workshop

The exercises and solutions are availble as branches.

Refer to the slides for more information: https://slides.com/surajkc/deck

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

Reference: https://frontendmasters.com/courses/vue