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
- Host: GitHub
- URL: https://github.com/boussadjra/vue-cheat-sheet
- Owner: boussadjra
- Created: 2020-06-03T16:39:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T11:00:28.000Z (about 5 years ago)
- Last Synced: 2025-02-25T12:03:01.899Z (4 months ago)
- Size: 291 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
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;
}