2022-09-13 17:12:12 +01:00
2022-08-31 14:18:49 +03:00
2022-09-13 17:12:12 +01:00
2022-08-14 11:31:21 +01:00
2022-08-27 19:38:41 +03:00
2022-09-08 14:22:14 +01:00
2022-09-08 15:15:36 +03:00
2022-08-04 20:35:27 +03:00
2022-09-08 15:10:19 +03:00
2022-09-08 15:10:19 +03:00
2022-09-08 15:10:19 +03:00

Project Segfault website

Live at projectsegfau.lt.

Developing

Prerequisites

  • Install node.js.
  • Install pnpm (optional, although strongly recommended).
  • Learn Svelte.

Running a dev server.

  1. Clone the repository using git clone https://git.projectsegfau.lt/ProjectSegfault/website.
  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!
Description
because i fucking hate myself.
Readme 6.3 MiB
Languages
Svelte 88.1%
TypeScript 6.3%
CSS 2.9%
JavaScript 1.4%
HTML 0.8%
Other 0.5%