Knowledge Base Nextjs 13
1.0.0
A statically generated knowledge base powered by Next.js 13, TypeScript, TailwindCSS and Contentlayer.
Dark Mode | Light Mode |
---|---|
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have Node.js (v14 or above) and npm installed.
git clone [email protected]:UsmanHaider15/Knowledge-Base-Nextjs-13.git
cd Knowledge-Base-Nextjs-13
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
content
directory.Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is licensed under the MIT License - see the LICENSE
file for details.
Usman Haider - [email protected]
Project Link: https://github.com/UsmanHaider15/Knowledge-Base-Nextjs-13
Feel free to reach out if you have any questions or suggestions!