Skip to content

mage/mage-admin

Repository files navigation

mage-admin

Dark Light

Admin panel template for MAGE, based on ngx-admin.

Usage

Bootstrap

git clone https://github.com/mage/mage-admin my-mage-admin
cd my-mage-admin
git remote rename origin template

# Set up your other remotes, if you have any
git remote add origin <your-project-repo>
git remote add upstream <your-fork>

npm install
npm start

Setup

Coming soon.

Customization

Coming soon.

Additional documentation

See https://github.com/akveo/ngx-admin for more documentation.

This template is using Nebular modules set, documentation and other useful articles could be found here.

License

MIT. (See License)