This project is code by angular 8. Mainly used for license and contract management. Below is some screen shot.

Dashboard Preview

Dashboard

License Management

License

How to contribute?

 git clone git@github.com:JetQin/argon-dashboard.git

How to build project?

 npm install && npm run start

How to deploy to production

npm run build
then copy ./dist/* to your production server