Skip to content

stelcheck/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)

About

Admin panel template for MAGE, based on http://akveo.com/ngx-admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.7%
  • HTML 25.3%
  • CSS 19.5%
  • JavaScript 0.5%