@charescape/mazer-fork-ost

2.1.4141 • Public • Published

Mazer Dashboard

Mazer Screenshot

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

All Contributors GitHub last commit GitHub code size in bytes License

Demo Page    Documentation Page    Indonesian README   

Installation

Using a ready-made built (recommended)

Download the latest release from the releases page. Open the index HTML file and explore the source code.

Building yourself

  1. Clone the repository
git clone https://github.com/zuramai/mazer
  1. Install dependencies
yarn install
# OR
npm install
  1. Run it locally
npm run dev
  1. Open http://localhost:5173 in your browser

Building with Docker

  • Clone the repository git clone https://github.com/zuramai/mazer
  • Make sure you have Docker installed and run:
    • docker build -t mazer-frontend .
    • docker run -it -d -p 5173:80 --name mazer mazer-frontend
    • Open http://localhost:5173

Community Mazer-based open sources

Contributing

Please follow Contributing Guide before contributing.

License

Mazer is under MIT License.

Author

Mazer is created by Saugi.

Sponsors

zuramai's sponsors

Package Sidebar

Install

npm i @charescape/mazer-fork-ost

Weekly Downloads

3

Version

2.1.4141

License

MIT

Unpacked Size

27.1 MB

Total Files

482

Last publish

Collaborators

  • charescape