brew install hugo
# or
port install hugo
# To verify your new install:
hugo version
git clone [email protected]:Abusayid693/Hugo-Portfolio-.git
cd Hugo-Portfolio
# Start hugo server
hugo server
# Navigate eg : http://localhost:61491
We have compiled SCSS file seperately using npm package node-sass
npm install
npm run compile:sass