Update README.md

This commit is contained in:
AtHeartEngineer
2023-07-08 13:40:07 -04:00
committed by GitHub
parent dd25076521
commit 4b9c1d65db

View File

@@ -1,19 +1 @@
# Dev
`npm i`
## Run Redis
Need to have a redis instance running
## Run the backend
`cd packages/server`
`npm i`
`npm run dev`
## Run the frontend
`cd packages/frontend-svelte`
`npm i`
`npm run dev`
DEPRECATED & RELOCATED TO: https://github.com/Discreetly