Skip to content

carpecodeum/portfolio

Repository files navigation

Hey there!

This is my spot on the internet.

My spot

Peek into my world

How to setup?

  1. Clone this repo git clone https://github.com/carpecodeum/portfolio.git
  2. Install the dependencies
  3. Run npm run dev for development env
  4. Run npm run build for a production build. The dist directory is the entry directory
  5. Use npm run dev:analyzer and npm run build:analyzer to analyze the respective bundles