├── README.md └── index.html /README.md: -------------------------------------------------------------------------------- 1 | # vue-paper-dashboard 2 | 3 | This repo was Transfered [HERE](https://github.com/creativetimofficial/vue-paper-dashboard) 4 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Redirecting to https://creativetimofficial.github.io/vue-paper-dashboard/#/dashboard 4 | 5 | 6 | --------------------------------------------------------------------------------