Skip to content

RhydianJenkins/rhydianjenkins.github.io

Repository files navigation

Netlify Build

Personal Svelte Website

A personal svelte project currently functioning as a playground for learning.

Installation

Clone and install dependencies

git clone https://github.com/RhydianJenkins/rhydianjenkins.github.io
cd rhydianjenkins.github.io
npm i

Then, create your own .env file (there's a .env.example).

Finally, run it in dev mode.

npm run dev -- --open