Skip to content

reberan/vuejs2-tutorial

Repository files navigation

Deploy to GitHub Pages

vuejs2-tutorial

Description

This projects contains the code implementing every exercise and project that have been proposed in the following course: Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)

Project setup

yarn

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Compiles and minifies for development

yarn dev

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Deployed

You can find the deployed application here: vuejs2-tutorial. Information about how to configure a deployment on git-pages can be found here: