jsheridanwells / vue-sandbox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Vue 62.5%Language:JavaScript 22.9%Language:CSS 11.7%Language:HTML 2.9%