Skip to content

mnhpub/cv-app

Repository files navigation

CV App

This is a CV app that doubles as a Boilerplate with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

Built With

Getting Started

Install

Create the project.

pnpm dlx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app

Access the project directory.

cd my-app

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

About

INF-SWE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages