Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

hi-ogawa/test-remix-vite-css-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction for

templates/unstable-vite

⚠️ Remix support for Vite is unstable and not recommended for production.

📖 See the Remix Vite docs for details on supported features.

Setup

npx create-remix@latest --template remix-run/remix/templates/unstable-vite

Run

Spin up the Vite dev server:

npm run dev

Or build your app for production and run it:

npm run build
npm run start

About

Archived as the corresponding issue is fixed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published