Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arbarwings/portfolio
https://github.com/arbarwings/portfolio
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arbarwings/portfolio
- Owner: Arbarwings
- Created: 2024-09-25T12:15:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T06:28:45.000Z (8 days ago)
- Last Synced: 2025-01-18T07:26:33.990Z (8 days ago)
- Language: TypeScript
- Homepage: https://melvinoostendorp.nl
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.