Dark | Light |
---|---|
Admin panel template for MAGE, based on ngx-admin.
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
Coming soon.
Coming soon.
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.
MIT. (See License)