From 44db3df6133c62695fb584be704645430c176d06 Mon Sep 17 00:00:00 2001 From: ngn Date: Sun, 26 Nov 2023 14:58:28 +0300 Subject: [PATCH] removed old readmes --- app/README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 app/README.md 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)