Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilleaila/lilleaila.github.io
https://github.com/lilleaila/lilleaila.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lilleaila/lilleaila.github.io
- Owner: LilleAila
- License: gpl-3.0
- Created: 2024-07-02T14:38:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T12:34:28.000Z (5 months ago)
- Last Synced: 2024-08-19T14:37:49.361Z (5 months ago)
- Language: Astro
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My website, written with astro and typescript
## Development
```
git clone [email protected]:LilleAila/lilleaila.github.io
cd lilleaila.github.io
npm ci
npm run dev
```