Skip to content

Instantly share code, notes, and snippets.

View chartliex's full-sized avatar
🏠
Working from home

Charlie chartliex

🏠
Working from home
  • Rio de Janeiro, Brazil
  • 07:30 (UTC -03:00)
View GitHub Profile
my package.json:
{
"name": "x",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {