removed old readmes

This commit is contained in:
ngn 2023-11-26 14:58:28 +03:00
parent 6e61c47237
commit 44db3df613

View File

@ -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)