Skip to content
This repository was archived by the owner on Dec 23, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 286 Bytes

File metadata and controls

10 lines (8 loc) · 286 Bytes

todo-example-app

A simple todo app for SiteVision. Inspired by TodoMVC.

Getting started

git clone https://github.com/sitevision/todo-example-app.git
cd todo-example-app
npm install
grunt setup
grunt install