Mazer Nuxt is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency with Nuxt 3 + TypeScript.
You may need to use Node.js v14.18.0 or above to continue with Next Mazer installation guide.
# clone the repository
$ git clone https://github.com/dipras/next-mazer
# navigate to the folder
$ cd next-mazer
After clone the repository and navigate to the folder, you can use few commands below
# install package
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build and start
$ npm run build
$ npm run start
For detailed explanation on how things work, check out Nextjs.
See Contributing Guide here
Next Mazer is under GPLv2 License.