🔗 Link to the page: https://ws-portfolio.vercel.app/
- Clone the repository to your computer.
$ git clone https://github.com/Wojstan/ws-portfolio.git
- Install dependencies.
$ pnpm install
After modifying package.json
, you need to update the shrinkwrap file with the following command:
pnpm install