-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Description
Test Tours/Exploratory Testing. We will use a starter kit and use it for a 'GuideBook Tour'. The final goal would be to show a cool demo of how you can use VS Code to do VUE.
You have heard about Vue and you want to try a Vue starter kit https://github.com/cheft/vue-starter-kit with VS Code.
- do you get the extension recommendations?
- set it up for development.
- setup debugging
- setup tasks if applicable
- setup linting
- check Intellisense behaviour
- search for Vue extensions in the market place and set them up.
- start implement something fun
- are there additional JSON schemas that should be defined/used to simplify development
- check that all artifacts/file types have syntax coloring
- think of demo of some of the VS Code goodness