8000 GitHub - tonible14012002/HappyUID-Test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tonible14012002/HappyUID-Test

Repository files navigation

Junior Fe Test

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.

Stack

All npm package are keeping least release version powered by Dependabot.

Quick start

Clone Repo, (remember to add .env file)

git clone git@github.com:tonible14012002/HappyUID-Test.git
cd HappyUID-Test
pnpm install
pnpm dev

Development

pnpm install
pnpm validate
pnpm dev

Commands

pnpm dev             # start development server
pnpm start           # start development server
pnpm validate        # run test,lint,build,typecheck concurrently
pnpm test            # run vitest
pnpm test:watch      # run vitest watch mode
pnpm lint            # run eslint
pnpm lint:fix         # run eslint with --fix option
pnpm typecheck       # run TypeScript compiler check
pnpm build           # build production bundle to 'dist' directly
pnpm prettier        # run prettier for json|yml|css|md|mdx files
pnpm clean           # remove 'node_modules' 'yarn.lock' 'dist' completely
pnpm serve           # launch server for production bundle in local
pnpm remove:tailwind # remove TailwindCSS

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0