/todomvc-vue-vuex-es-modules

TodoMVC in Vue 2 + Vuex with ES Modules and without compilers/bundlers

Primary LanguageJavaScript

Vue 2 + Vuex + ES Modules • TodoMVC

The Progressive JavaScript Framework

Demo

https://codingcampbell.github.io/todomvc-vue-vuex-es-modules/index.html

Resources

Support

Implementation

Built with native ES modules. No bundlers or compilers of any kind.

Getting Started

  1. Run npm run vendor
  2. Open index.html in your browser

You do not need a server to run this. You do not need a compiler/watcher. Just save and refresh like the good ol' days.

Credit

Created by Matt Campbell