Requirement Hugo extended version. Install npm install Run You can run using Hugo server: hugo server or NPM: npm start Build To build for production, be sure to set the NODE_ENV variable: NODE_ENV=production hugo or just use this command: npm run build