Add Vite content (#984)

* Add Bootstrap CSS content

* Add Bulma CSS content

* Add Prettier content

* Add Vite content
pull/1657/head
Aroyan 3 years ago committed by GitHub
parent cc27c3fc40
commit 34156b3d57
  1. 7
      content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/104-vite.md

@ -1 +1,8 @@
# 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…
Cancel
Save