Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 240 Bytes

BugOut

Bug tracking app using React Hooks and scalable server-side filtering

Start the server:

Navigate to the root, then:
$ npm run dev

Start the client:

Navigate to the client folder, then:
$ npm start