Blog This is unclexo's personal home page. See it live on unclexo.com Project Setup yarn Compile and Hot-Reload for Development yarn dev Compile and Minify for Production yarn build Run Unit Tests with Vitest yarn test:unit Lint with ESLint yarn lint