# bazalt-admin **Repository Path**: mirrors_esvit/bazalt-admin ## Basic Information - **Project Name**: bazalt-admin - **Description**: Administration panel theme for Bazalt CMS (http://bazalt-cms.com) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Default theme for [Bazalt CMS](http://bazalt-cms.com) ================================================================ * Copyright: (c) 2013 Equalteam ### How to Start ``` git clone https://github.com/esvit/bazalt-theme-default.git . bower install ``` ### Development After installation you can begin development, just start webserver `grunt dev` and open `http://localhost:8000/` in your browser Template automatic load all data from `http://demo.bazalt-cms.com/`. If you want setup own server grub it from [this repository](https://github.com/esvit/bazalt-api) and set it in body attribute ` data-mine="http://demo.bazalt-cms.com"`.