Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 413 Bytes

File metadata and controls

12 lines (9 loc) · 413 Bytes

Portfolio

This is my portfolio website.

Setup

  • 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