Skip to content

richajak/vite-preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-preact

Smallest Preact (React Compatible) environment (<1 MB inside node_modules). Inspired by WMR

Step 1: Get this template using npx or simply download it from GitHub
npx degit richajak/vite-preact my-project

Step 2: Install dependency
cd my-project
npm install

Step 3: Run Vite
vite

That's all.

Note:

Step 0: Only once, install Vite as global
npm install -g vite

About

Smallest Preact Environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published