Skip to content

vguerrerobosch/estudifar

Repository files navigation

Installation

Install Hugo if not already installed on your machine

brew install hugo

then install node dependencies

npm install

and that's it.

Development

Run npm run watch or hugo server.

Production

Run npm run prod or hugo --minify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published