From 79e47c98434b3e0c4af9f35eac0aa1768b976d86 Mon Sep 17 00:00:00 2001
From: Aroyan <43630681+aroyan@users.noreply.github.com>
Date: Sat, 8 Jan 2022 06:49:50 +0700
Subject: [PATCH] Add Vite content
---
.../110-build-tools/101-module-bundlers/104-vite.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/104-vite.md b/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/104-vite.md
index 6552e335e..97144ede7 100644
--- a/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/104-vite.md
+++ b/content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/104-vite.md
@@ -1 +1,8 @@
-# Vite
\ No newline at end of file
+# Vite
+
+Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.
+
+Free Content
+Vite Website
+Vite Documentation
+Vite Crash Course