Skip to content

Commit 079d529

Browse files
committed
fixed typescript errors
1 parent 2c61f7e commit 079d529

4 files changed

Lines changed: 3876 additions & 2526 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This tool visualizes student learning paths through educational content, showing
3737
1. Make sure you have `Node.js` installed. You can download it from https://nodejs.org/en/download/
3838
2. This uses `bun` to run, build, and deploy. You will need to have the `bun` command installed. You can install it by running ```npm install -g @bun/cli```. Docs: https://bun.sh/
3939
3. Run ```bun install``` to download the necessary dependencies.
40-
4. You will need a local .env file with secret variables. Reach out to Ethan for these.
40+
4. You will need a local .env file with secret variables.
4141
5. Run ```bun run dev``` to start the development server.
4242

4343
## File Format Requirements

0 commit comments

Comments
 (0)