Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 676 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 676 Bytes

azuriom.com

Netlify Status Chat

The Azuriom's website, available at azuriom.com and made with Hugo.

Project setup for development

Install required dependencies

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build