Skip to content

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

Notifications You must be signed in to change notification settings

codingcampbell/todomvc-vue-vuex-es-modules

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published