Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 409 Bytes

LearnVue Reusable Tabs Component Tutorial

This is the starter code for the learnvue.co Reusable Tabs Component Tutorial.

To simplify this repo, we used a global install of the vue-cli.

In order to run this repo, do vue/cli-service-global by

npm install -g @vue/cli-service-global

And run the app using

vue serve src/Demo.vue.

For further questions, email [email protected] or checkout learnvue.co