Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vite template for React + TypeScript + Redux-Toolkit / RTK Query.

License

NotificationsYou must be signed in to change notification settings

laststance/vite-rtk-query

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.

All npm package are keeping least release version powered byDependabot.

Installation

npx degit laststance/vite-rtk-query myapp

pnpm

cd myapppnpm installpnpm validatepnpm dev

If you don't need TailwindCSS, runpnpm remove:tailwind afterpnpm install.

Commands

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

License

MIT

Contributors ✨

Thanks goes to these wonderful people (emoji key):

ryota-murakami
ryota-murakami

💻📖⚠️
Jhon Jimenez
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

Stars

Watchers

Forks

Sponsor this project

 

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp