Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waxer59/portfolio
Hey, this is my porfolio!
https://github.com/waxer59/portfolio
Last synced: about 4 hours ago
JSON representation
Hey, this is my porfolio!
- Host: GitHub
- URL: https://github.com/waxer59/portfolio
- Owner: Waxer59
- Created: 2024-06-08T16:22:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T09:02:36.000Z (5 days ago)
- Last Synced: 2024-11-11T10:18:56.747Z (4 days ago)
- Language: Astro
- Homepage: https://hgo.one
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hgo Porfolio
## How to run the project?
1. Install all the dependencies.
```bash
pnpm install
```2. Start the project with the following command:
```bash
pnpm dev
```