https://github.com/coderhs/hs-template
A quick start Mantine Next.js template
https://github.com/coderhs/hs-template
Last synced: 9 months ago
JSON representation
A quick start Mantine Next.js template
- Host: GitHub
- URL: https://github.com/coderhs/hs-template
- Owner: coderhs
- License: mit
- Created: 2025-04-16T12:17:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-16T12:20:18.000Z (10 months ago)
- Last Synced: 2025-05-08T01:48:23.293Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mantine Next.js template
This is a simple Mantine Next.js starter template designed by Harisankar P S, to develop SaaS apps faster.
# To use
```sh
npx create-next-app@latest new-app --example="https://github.com/coderhs/hs-template"
```