https://github.com/rayhanadev/astro-template
My preferred scaffolding when setting up a new Astro application.
https://github.com/rayhanadev/astro-template
Last synced: about 1 month ago
JSON representation
My preferred scaffolding when setting up a new Astro application.
- Host: GitHub
- URL: https://github.com/rayhanadev/astro-template
- Owner: rayhanadev
- Created: 2024-06-29T02:39:48.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T02:44:41.000Z (12 months ago)
- Last Synced: 2025-02-17T14:13:18.608Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astro-template-rayhanadev
My preferred scaffolding when setting up a new Astro application.
```sh
git clone --depth=1 https://github.com/rayhanadev/astro-template
rm -rf .git
```