Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 689 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 689 Bytes

Request Tracker React Interface

This project is a work in progress user portal for the ticketing system 'request tracker'.

This project depends on one of my other projects exposing the request tracker database via a GraphQL api. It can be found at: https://github.com/rhys117/rt-graphql

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.