8000 GitHub - 985563349/vite-ssr: React SSR based on vite implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

985563349/vite-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite SSR

React SSR based on vite implementation.

Getting started

# clone the project
git clone https://github.com/985563349/vite-ssr.git

# enter the project directory
cd vite-ssr

# install dependency
pnpm install

# develop
pnpm dev

This will automatically open: http://localhost:5173

Build

# build for production environment
pnpm build

Advanced

# preview the release environment effect
pnpm preview

About

React SSR based on vite implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0