Skip to content

mewpk/PersonalWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🖥️PersonalWeb

Preact + Vite + TypeScript

Scaffolding Your First Vite Project

With NPM:

$ npm create vite@latest

With Yarn:

$ yarn create vite

With PNPM:

$ pnpm create vite