mirror of https://github.com/alibaba/ice.git
* feat: get env files * feat: env variables * chore: version * fix: compatible with task without html plugin * fix: stringified key * test: add test case for env * fix: stringified key |
||
|---|---|---|
| .. | ||
| mock | ||
| public | ||
| src | ||
| .env | ||
| .eslintignore | ||
| README.md | ||
| build.json | ||
| package.json | ||
| tsconfig.json | ||
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.
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.
