diff --git a/app/README.md b/app/README.md deleted file mode 100644 index f315440..0000000 --- a/app/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# [ngn13.fun](https://ngn13.fun) | my personal website -This is the frontend application for my personal website, it's written in SvelteKit and vanilla CSS - -## development setup -```bash -git clone https://github.com/ngn13/ngn13.fun && cd ngn13.fun -npm i -npm run dev -``` - -## build setup -```bash -git clone https://github.com/ngn13/ngn13.fun && cd ngn13.fun -npm i -npm run build -``` - -## license -you cannot publish my website or parts of it on any server/domain without my permission -if you want to do this (for some reason) [contact me](mailto:ngn13proton@proton.me)