Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 51dceee

Browse files
Update README.md
1 parent e332d67 commit 51dceee

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,7 @@ Timetabl is built on three principles:
5656

5757
Feel free to open a PR for small changes, and for larger changes we would appreciate if you could open an issue to justify the change before starting work on a PR.
5858

59-
To run Timetabl locally, you must first set the `VITE_CLIENT_ID` environment variable to the `client_id` you configured in the SBHS Apps section. To simulate the Vercel environment on your local machine, you must also install the [Vercel CLI](https://vercel.com/docs/cli). Then to start the vercel dev server run:
60-
61-
```
62-
git clone https://github.com/debater-coder/timetabl-app.git
63-
cd timetabl-app
64-
npm install
65-
npm run vdev
66-
```
59+
See [CONTRIBUTING.md](./CONTRIBUTING.md)
6760

6861
If you only wish to start the client server, run `npm start` instead of `npm run vdev`.
6962

0 commit comments

Comments
 (0)