uqutub / reportabug-frontend

A simple yet powerful bug reporting tool for non-technical staff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reportabug-frontend

A simple yet powerful bug reporting tool for non-technical staff

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

About

A simple yet powerful bug reporting tool for non-technical staff


Languages

Language:JavaScript 42.6%Language:HTML 37.3%Language:CSS 20.1%