Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 417 Bytes

Tasker

Application to create and track checklists

Building

Prerequisites

Building

$ npm install
$ bower install
$ npm run build

This creates a directory build, which contain the static files.

Development

$ npm start