Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.55 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.55 KB

Next Mazer

All Contributors GitHub last commit GitHub repo size in bytes License

Mazer Nuxt is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency with Nuxt 3 + TypeScript.

Table of contents

Installation Guide

You may need to use Node.js v14.18.0 or above to continue with Next Mazer installation guide.

Build Setup

# 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.

Contributing

See Contributing Guide here

License

Next Mazer is under GPLv2 License.