chore: add build command

This commit is contained in:
Alexander Navarro 2024-11-27 18:50:38 -03:00
parent 1847f6bf28
commit b156ff9846
2 changed files with 5 additions and 0 deletions

View file

@ -3,3 +3,6 @@ lint:
dev:
@zola serve --port 3000 --fast
build:
@zola build