Initial commit
This commit is contained in:
commit
15d4e2f126
37 changed files with 12580 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Crabfit
|
||||
|
||||
Align your schedules to find the perfect time that works for everyone.
|
||||
|
||||
## Setup
|
||||
|
||||
1. Clone the repo.
|
||||
2. Run `yarn` in both folders.
|
||||
3. Run `node index.js` in the backend folder to start the API.
|
||||
4. Run `yarn start` in the frontend folder to start the front end.
|
||||
Loading…
Add table
Add a link
Reference in a new issue