https://github.com/steinjs/docs
Landing page and documentation for the Stein framework
https://github.com/steinjs/docs
Last synced: 5 months ago
JSON representation
Landing page and documentation for the Stein framework
- Host: GitHub
- URL: https://github.com/steinjs/docs
- Owner: steinjs
- Created: 2024-07-21T09:24:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T16:59:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T22:14:52.124Z (over 1 year ago)
- Language: MDX
- Homepage: https://stein-docs.vercel.app/
- Size: 1.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stein-docs
This is a Next.js application generated with
[Create Fumadocs](https://github.com/fuma-nama/fumadocs).
Run development server:
```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the result.
## Learn More
To learn more about Next.js and Fumadocs, take a look at the following
resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs