ice/examples/basic-vite
那吒 77df6df968
feat: 🎸 support jsx-plus in vite mode (#4825)
* feat: 🎸 support jsx-plus in vite mode

 Closes: #4768
2021-11-04 15:19:53 +08:00
..
mock feat: mock for vite (#4595) 2021-09-03 10:35:49 +08:00
public feat: vite mode of icejs (#4481) 2021-07-28 17:15:48 +08:00
src feat: 🎸 support jsx-plus in vite mode (#4825) 2021-11-04 15:19:53 +08:00
.eslintignore feat: vite mode of icejs (#4481) 2021-07-28 17:15:48 +08:00
README.md feat: vite mode of icejs (#4481) 2021-07-28 17:15:48 +08:00
build.json feat: 🎸 support jsx-plus in vite mode (#4825) 2021-11-04 15:19:53 +08:00
package.json Fix: nested routes not render in vite (#4787) 2021-10-26 11:10:51 +08:00
tsconfig.json Fix: nested routes not render in vite (#4787) 2021-10-26 11:10:51 +08:00

README.md

Vite + React + Eslint + Prettier + Dollie

The Starter base on TheSwordBreaker/vite-reactts-eslint-prettier.

A starter for React with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.

We provide Dollie for quickly generate a whole project.

Vite + React + Eslint + Prettier

I found out about Vite and I wanted to have a boilerplate for the technologies that I use. You can find more about these in the following links: Vite, React, Eslint, Prettier, Dollie.