Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 324 Bytes

Streak

Streak tracking with Google Sheets. WIP.

Development

Make sure you have at least node 4.0.0 and npm 3.0.0.

Install dependencies:

$ npm install

Run dev server

$ npm run dev 

See other runnable scripts in package.json.