twilson63 / templatefoo

A sample CRUD vue.js application using PouchDb
8 stars 2 forks source link

Vue CRUD Example

This is a simple example of using a lightweight data-binding library called Vue.js with director and atomify.

Vue is a new lightweight framework weighing in at 13K gzipped. And has some impressive benchmark numbers.

Install

  1. clone
  2. npm install
  3. npm start

Dependencies

  1. Node.js
  2. Bower - npm install bower -g
  3. Atomify - npm install atomify -g