Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 210 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 210 Bytes

Issue Tracker

A FreeCodeCamp project.

Local Dev

git clone <URL>

cd issue-tracker

npm i

npm start

Make sure to create a .env file at project root and feel it with data from .envEXAMPLE file.