Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 526 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 526 Bytes

Portfolio

This is the repository of my personal portfolio

Project setup

pnpm i

Remove dependencies and install again

pnpm run phoenix

Compiles and hot-reloads for development

pnpm run dev

Compiles and minifies for production

pnpm run build

Lint code

pnpm run lint:fix

Run unit test

pnpm run test:unit

Sort translations keys

pnpm run sort:translations