Skip to content

milewski/portfolio

Repository files navigation

Portfolio

Build Locally

Install Dependencies

  • Linux: apt-get -y install imagemagick ghostscript
  • Mac: brew install imagemagick ghostscript

Install the all dependencies with: npm install, rename the .env.example to .env, then run:

$ npm run build && npm run serve

Open your browser at: localhost:8300