Mazer is a Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.
- Demo: zuramai.github.io/mazer/demo
- Repository: github.com/zuramai/mazer
-
Download this repository. or clone the repo :
$ git clone https://github.com/antheiz/mazer-flask.git -
Make virtual environment
$ python -m venv env -
Activate the Virtual Environment
$ env\scripts\activate (for windows) $ source env/bin/activate (for linux) -
Install Flask and dependencies
$ pip install -r requirements.txt -
Run it locall
$ python run.pyOpen
127.0.0.1:5000in your Browser
- Clone the repository
git clone https://github.com/antheiz/mazer-flask.git - Make sure you have Docker installed and run:
docker build -t mazer-flask .docker run -it -d -p 5000:5000 --name mazer mazer-flask- Open
http://localhost:5000
Mazer is under the MIT License.