ElkeCodes / vue-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue workshop for Bold base app

You can find the instructions in /workshop. If you want to start with the workshop, checkout branch "ch00". If you get stuck on an exercise, a checkout of the next branch (for example "ch03" if you get stuck in "ch02") will give you the solution of the exercise. If you want the final version, checkout branch "master".

To run the project:

yarn
yarn dev

About


Languages

Language:Vue 72.6%Language:TypeScript 23.9%Language:JavaScript 2.2%Language:HTML 1.1%Language:CSS 0.2%