This is a documentation template built with Next.js and Nextra.
- 🚀 Next.js-powered documentation
 - 📄 Nextra for a seamless documentation experience
 - 🎨 Beautiful and customizable theme
 - ⚡ Fast performance with static site generation
 
Ensure you have pnpm installed globally:
npm install -g pnpmClone the repository and install dependencies:
git clone https://github.com/maruf-pfc/docs-template.git
cd docs-template
pnpm installRun the development server:
pnpm devBuild the project for production:
pnpm buildStart the production server:
pnpm startnext@^13.0.5nextra@^2.0.0-beta.43nextra-theme-docs@^2.0.0-beta.43react@^18.2.0react-dom@^18.2.0
This project is licensed under the Apache License.