Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 269 Bytes

File metadata and controls

19 lines (13 loc) · 269 Bytes

Description

GUI / Front-end for task tracker

link to back-end

Getting Started

$ git clone <clone-url>
$ cd <repository-directory>
$ npm install

Compile and run the project

$ npm run dev