Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 290 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 290 Bytes

Streaks

Keep track of anything using Github-style streaks.

Running this project

# Clone this repository
$ git clone git@github.com:arnellebalane/streaks.git
$ cd streaks

# Install dependencies
$ npm install

# Run the project
$ npm run serve

License

MIT License