GithubHelp home page GithubHelp logo

mazer-nuxt3's Introduction

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

You may need to use Node.js v16.9.0 or above to continue with Mazer Nuxt installation guide.

Warnings

  • How to fix Deprecation Warning: $weight: Passing a number without unit % (100) is deprecated. ?

This is issue caused by latest bootstrap (5.2.2), please wait for bootstrap 5.3.0

  • How to fix peer dependencies issues warning?

  • remove node_modules

  • remove pnpm-lock.yaml

  • create .npmrc with auto-install-peers enabled (this step is already provided by Mazer Nuxt)

  • pnpm install --shamefully-hoist

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

# enable corepack
$ corepack enable

# install dependencies
# please use the --shamefully-hoist parameter 
$ pnpm install --shamefully-hoist 

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

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

# generate static project
$ pnpm 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.

mazer-nuxt3's People

Contributors

dearpureone avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.