mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-29 12:52:08 +01:00
18 lines
187 B
Markdown
18 lines
187 B
Markdown
# dertyp7.github.io (Portfolio)
|
|
|
|
My portfolio website.
|
|
|
|
## Project setup
|
|
|
|
1. Install dependencies
|
|
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
2. Start dev server
|
|
|
|
```bash
|
|
npm run dev
|
|
```
|