Skip to content

leonwgc/link

Repository files navigation

Usage

  1. run "npm install" to install dev dependencies.
  2. run "gulp" to build link lib in dist folder and start a dev server
  3. visit http://localhost:9009/ , click a button to see a demo. (source code under /demo)
  4. visit http://localhost:9009/example_apps/todomvc , to see the todomvc app. (source code under /example_apps/todomvc)
  5. run "gulp lib" , link.js and link.min.js will be generated under lib folder

demo

todomvc

About

A tiny MVVM lib on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages