This commit is contained in:
2022-08-05 17:01:15 +03:00
parent 9916e5f2f8
commit cb88889342
14 changed files with 306 additions and 251 deletions

View File

@@ -16,4 +16,4 @@ Live at [projectsegfau.lt](https://projectsegfau.lt).
2. Change directory into the clone using `cd ./website`.
3. Install dependencies using `pnpm i` (recommended) or `npm i`.
4. Run the dev server using `pnpm dev` (recommended) or `npm run dev`.
5. Open a browser on `http://localhost:5173/` and you should see the website running locally!
5. Open a browser on `http://localhost:5173/` and you should see the website running locally!