Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
Vite template for React + TypeScript + Redux-Toolkit / RTK Query.
License
laststance/vite-rtk-query
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Vite RTK Query temptelte.
This include React+TS with familiar pre-setup tooling
Redux Toolkit, RTK Query, React Router, eslint-config-ts-prefixer, Vitest/TS/react-testing-library/MSW, tailwindcss, CSS Modules GitHub Actions CI.
- Redux Toolkit
- RTK Query
- eslint-config-ts-prefixer. Specialized fixable(
--fixoption) rule sets. Zero extend any recommended for confortable DX. - Vitest,React Testing Library,MSW
- tailwindcss
- Github Actions
All npm package are keeping least release version powered byDependabot.
npx degit laststance/vite-rtk-query myapp- Installpnpm
cd myapppnpm installpnpm validatepnpm devIf you don't need TailwindCSS, runpnpm remove:tailwind afterpnpm install.
pnpm dev# start development serverpnpm start# start development serverpnpm validate# run test,lint,build,typecheck concurrentlypnpmtest# run vitestpnpm test:watch# run vitest watch modepnpm lint# run eslintpnpm lint:fix# run eslint with --fix optionpnpm typecheck# run TypeScript compiler checkpnpm build# build production bundle to 'dist' directlypnpm prettier# run prettier for json|yml|css|md|mdx filespnpm clean# remove 'node_modules' 'yarn.lock' 'dist' completelypnpm serve# launch server for production bundle in localpnpm remove:tailwind# remove TailwindCSS
MIT
Thanks goes to these wonderful people (emoji key):
ryota-murakami 💻📖 | Jhon Jimenez 💻 |
This project follows theall-contributors specification. Contributions of any kind welcome!
About
Vite template for React + TypeScript + Redux-Toolkit / RTK Query.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.
