CoconutMacaroon / task-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Tracker

Build from source

This is how to build it from the source code. If you just want to download it to use it, download the latest version from the releases section on GitHub instead.

I'll assume you have Node.js (and npm) already installed and working, as well as Git.

  1. Clone the repo (git clone https://github.com/CoconutMacaroon/task-tracker)
  2. Install the dependicies with npm install
  3. Finally, do npm start to run it

About


Languages

Language:JavaScript 38.7%Language:Less 36.1%Language:HTML 25.2%