An open API service indexing awesome lists of open source software.

https://github.com/boussadjra/vue-cheat-sheet

It's a Vue stuff based on https://github.com/dekadentno/vue-cheat-sheet
https://github.com/boussadjra/vue-cheat-sheet

Last synced: 3 months ago
JSON representation

It's a Vue stuff based on https://github.com/dekadentno/vue-cheat-sheet

Awesome Lists containing this project

README

        

---
home: true
actionText: TAKE A LšŸ‘€K
actionLink: /guide/
footer: Vue cheat sheet 2020 - BOUSSADJRA BRAHIM
---

> Thanks to [Matej](https://dekadentno.github.io/) šŸ’Ŗ for this [rich content](https://github.com/dekadentno/vue-cheat-sheet) šŸ’” that he provided to the community

.home #main-title{
color:#650ace;
text-transform: uppercase;
}
.home .action-button{
background-color:#7700ff!important;
border-radius:46px;

}
.home .feature{
box-shadow: 0 0 10px #ddd;
padding: 10px;
border-radius: 5px;
min-height: 148px;
}