Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hawkkiller/sizzle_starter_docs
https://github.com/hawkkiller/sizzle_starter_docs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hawkkiller/sizzle_starter_docs
- Owner: hawkkiller
- License: mit
- Created: 2023-09-08T06:34:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T09:56:48.000Z (6 months ago)
- Last Synced: 2024-05-09T11:00:56.543Z (6 months ago)
- Language: TypeScript
- Homepage: https://sizzle.lazebny.io
- Size: 599 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sizzle Starter Docs
## Introduction
In order to run the site locally, you need to have [Astro](https://astro.build) installed.
Run the following command to start the development server:
```bash
yarn run start
```