Add Vite content (#984)
* Add Bootstrap CSS content * Add Bulma CSS content * Add Prettier content * Add Vite contentpull/1657/head
parent
cc27c3fc40
commit
34156b3d57
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Vite |
# Vite |
||||||
|
|
||||||
|
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://vitejs.dev'>Vite Website</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Documentation' href='https://vitejs.dev/guide'>Vite Documentation</BadgeLink> |
||||||
|
<BadgeLink colorScheme='green' badgeText='Course' href='https://youtu.be/LQQ3CR2JTX8'>Vite Crash Course</BadgeLink> |
||||||
|
Loading…
Reference in new issue