Merge pull request #1142 from tamalchowdhury/pr/vitejs

Adds Vite with JavaScript, TypeScript category
This commit is contained in:
Sammy Hori 2024-10-19 21:39:23 +01:00 committed by GitHub
commit 9f386c7bca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2234,6 +2234,16 @@
],
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
},
{
"name": "Vite",
"link": "https://github.com/vitejs/vite",
"label": "good first issue",
"technologies": [
"JavaScript",
"TypeScript"
],
"description": "Next generation frontend tooling. It's fast! Alternative to Create React App"
},
{
"name": "Manifest",
"link": "https://github.com/mnfst/manifest",