Another Admin-Dashboard for Angular, but this one is cool!
·
Report Bug
·
Request Feature
CarbonLodi, an admin dashboard template utilizing the Carbon technology of IBM. Carbon is open source ui-tool, link is in the Built With section. No demo yet, maybe next week I'll release the version one. But for now enjoy the scaffold and feel free to contribute.
BEWARE: Fork at your own risk
- [Love <3]
- Carbon IBM
- Carbon Angular
- Angular
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Brain
- npm
npm install npm@latest -g npm install -g @angular/cli
- Clone the repo
git clone https://github.com/kingcaubalejo/carbon-angular-dashboard/.git
- Install NPM packages
npm i
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
DisCord - [@dlowrenz]
Project Link: https://github.com/kingcaubalejo/carbon-angular-dashboard
##Next
- More Components
- Auth Guard
- Change of Theme
- and other stuff that might help to improve this admin-dashboard