Introducción al compostaje mediante el juego
npm install
Activar hooks pre-push
:
ln -s $PWD/githooks/pre-push .git/hooks/pre-push
# Servir los archivos compilados y recargar si hay cambios
npm run serve
# Verificar estilos
npm run lint
npm run build