khalibloo / vite-pages-esbuild-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-pages app starter

This is a demo project for vite-plugin-react-pages. This project demonstrate how to develop a React app using vite-plugin-react-pages as framework.

How to use

npm install or yarn

npm run dev You can now play with the local develop envirenment.

Edit pages/page1$.tsx or other souce files, the playground will inflect your change instantly.

npm run build The app are built and served.


Checkout vite-plugin-react-pages for more info.

About


Languages

Language:TypeScript 83.6%Language:HTML 14.3%Language:CSS 2.1%