Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 512 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 512 Bytes

azuriom.com

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 serve

Compiles and minifies for production

npm run build