https://github.com/crecto/docs
Crecto documentation
https://github.com/crecto/docs
Last synced: about 1 year ago
JSON representation
Crecto documentation
- Host: GitHub
- URL: https://github.com/crecto/docs
- Owner: Crecto
- Created: 2018-08-06T15:43:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T00:47:28.000Z (over 2 years ago)
- Last Synced: 2025-04-07T21:12:03.843Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://crecto.dev
- Size: 116 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crecto Docs
[](https://app.netlify.com/sites/thriving-moonbeam-c0bb2b/deploys)
Crecto documentation, built with Astro Starlight, hosted on Netlify.
[https://crecto.dev](https://crecto.dev)
## Development
```bash
npm install
npm run dev
```