This is my portfolio website.
- Run
yarn install && yarn dev
to start the development server - Run
yarn lint
to lint the code - Run
yarn build
to build the project for production - Run
yarn test:e2e:dev
to run end-to-end tests with Cypress - Run
yarn test:unit
to run unit tests with Jest - Domain Configuration