https://github.com/observedobserver/nextra-docs-tailwind-shadcn-template
https://github.com/observedobserver/nextra-docs-tailwind-shadcn-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/observedobserver/nextra-docs-tailwind-shadcn-template
- Owner: ObservedObserver
- License: mit
- Created: 2024-08-16T11:19:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T08:17:04.000Z (over 1 year ago)
- Last Synced: 2025-04-10T04:53:52.037Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://nextra-tailwind-shadcn.vercel.app/
- Size: 863 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site) + Shadcn UI + TailwindCSS.
[**Live Demo →**](https://nextra-docs-tailwind-shadcn-template.vercel.app/)
[](https://nextra-docs-tailwind-shadcn-template.vercel.app/)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FObservedObserver%2Fnextra-docs-tailwind-shadcn-template)
## Local Development
First, run `yarn install` to install the dependencies.
Then, run `npm run dev` to start the development server and visit localhost:3000.
## License
This project is licensed under the MIT License.