Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 258 Bytes

Yet Another To Do

Summary


A To Do app written in es6 using babel and systemjs.

Usage


  1. Run npm run setup to install the required npm and jspm packages.
  2. Run npm run serve or gulp to serve up the app using browsersync.