Files
dertyp7.github.io/README.md

23 lines
277 B
Markdown

# dertyp7.github.io (Portfolio)
My portfolio website.
Project was created with:
- [Vite](https://vitejs.dev/)
- [ReactJS](https://react.dev/)
## Project setup
1. Install dependencies
```bash
npm install
```
2. Start dev server
```bash
npm run dev
```