/vue-sandbox

A starter project to test the ins and outs of Vue.js

Primary LanguageVue

Vue Sandbox

A starter project to test the ins and outs of Vue.js

TODO :

  • Vue Getting Started
  • Create a simple TODO
  • Break down into parent/child components
  • Add service/state manager (w/ IOC?)
  • Add tests
  • Webpack experiments
  • Save to external API
  • Host on nginx
  • Export as vanilla web components
  • Add typescript :)
  • ...

Cheatsheet

  • npm create vue@latest