mazer-nuxt icon indicating copy to clipboard operation
mazer-nuxt copied to clipboard

Mazer Free Bootstrap 5 Admin Dashboard Template and Landing Page with Nuxt 3 + TypeScript.

Mazer Nuxt

All Contributors GitHub last commit GitHub repo size in bytes License

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

Table of contents

  • Installation Guide
  • Contributing
  • License
  • About the Author

Installation Guide

Build Setup

# clone the repository
$ git clone https://github.com/fauzan121002/mazer-nuxt.git

# navigate to the folder
$ cd mazer-nuxt

After clone the repository and navigate to the folder, you can use few commands below

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Contributing

See Contributing Guide here

License

Mazer Nuxt is under MIT License.