Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uvacoder/test-astro-starters-collection
https://github.com/uvacoder/test-astro-starters-collection
astro collection curated netlify
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvacoder/test-astro-starters-collection
- Owner: Uvacoder
- Created: 2021-12-13T13:22:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T13:55:07.000Z (about 3 years ago)
- Last Synced: 2024-11-24T01:52:26.612Z (3 months ago)
- Topics: astro, collection, curated, netlify
- Language: TypeScript
- Homepage: https://astro-new-starters.netlify.app/
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astro.new
-
Instantly generate a new Astro project on StackBlitz or CodeSandbox.# From the UI
- [astro.new](https://astro.new)
- [astro.new/next](https://astro.new/next)# From a URL
`astro.new/template-name@version?on=platform`
- From `latest` branch 👉 [astro.new/starter](https://astro.new/starter)
- From `main` branch 👉 [astro.new/minimal@next](https://astro.new/minimal@next)
- From a specific tag 👉 [astro.new/[email protected]](https://astro.new/[email protected])
- On StackBlitz (default) 👉 [astro.new/docs?on=stackblitz](https://astro.new/docs?on=stackblitz)
- On CodeSandbox 👉 [astro.new/docs?on=codesandbox](https://astro.new/docs?on=codesandbox)