Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 327 Bytes

File metadata and controls

21 lines (15 loc) · 327 Bytes

malajvan.github.io

Install and run

export NODE_OPTIONS=--openssl-legacy-provider
yarn
yarn start

Update

Open src/portfolio.js and make changes.

Build and deploy

yarn build
yarn deploy

Template taken from rajshekhar26/cleanfolio