ol-ko / vue-js-course-labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preparation

  1. Make sure you have node.js, yarn and git installed.
  2. Clone this git repository.
  3. Open the project in the IDE of your choice.
  4. To test if everything is up and running, navigate to the lab1 folder and run yarn && yarn serve. A website should get started on the localhost:8080 (it may be a different port though, you will see the correct link in the command line).

Lab step-by-step guides:

About


Languages

Language:Vue 86.0%Language:JavaScript 14.0%