Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briuor/brunolopes.dev
My personal website
https://github.com/briuor/brunolopes.dev
Last synced: 8 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/briuor/brunolopes.dev
- Owner: Briuor
- Created: 2020-10-18T00:32:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T21:22:03.000Z (over 1 year ago)
- Last Synced: 2024-10-12T12:41:03.146Z (2 months ago)
- Language: TypeScript
- Homepage: https://brunolopes.dev/
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brunolopes.dev
> My Personal Website## Run the development server
```bash
npm run dev
# or
yarn dev
```