Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domnantas/domnantas.lt
https://github.com/domnantas/domnantas.lt
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/domnantas/domnantas.lt
- Owner: domnantas
- Created: 2021-01-21T00:11:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T15:32:43.000Z (11 months ago)
- Last Synced: 2024-12-17T03:08:08.343Z (20 days ago)
- Language: JavaScript
- Homepage: https://domnantas.lt
- Size: 14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [https://domnantas.lt](https://domnantas.lt)
Personal site built using [Astro](https://astro.build)
## 🧞 Commands
| Command | Action |
| :---------------- | :------------------------------------------- |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |