Skip to content

Files

Latest commit

 

History

History

vue2-resources

Past Resources for Vue 2 Course

Slides:

All slides have password !vue!

Collections:

Included in this repo are some very basic starter kits.

VueCLI Resources

There's a directory you can use as a Vue-CLI starter kit:

  • setup1

Nuxt Resources

There are directories you can use as Nuxt starter kits:

  • setup2
  • nuxt-css-animation-starter
  • nuxt-js-animation-starter
  • nuxt-fixed-transition-modes

Vuex Resources

There's a directory you can use as a Vuex starter kit:

  • vuex-example

Here are the directories for the Vuex exercise:

  • commentform-problem
  • commentform-solution