Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Backend

Dependencies

Install dependencies with

npm install

Testing

To run the full suite of test, you can run:

npm test

To run api tests, you can run:

npm run test:api

To run unit tests, you can run:

npm test:unit

Run locally

To start the backend server locally, run:

npm start

Frontend

This project was bootstrapped with Create React App.

Dependencies

Install dependencies with

npm install

In the project directory, you can run:

npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages