Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 201 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 201 Bytes

Housework

WebApp to manage recurring tasks.

Dev install

git clone https://github.com/DouglasBlackwood/housework.git
cd housework
npm install

Run tests

npm run test