Skip to content

Repository files navigation

Vadesia

Landing y assets de Vadesia — identidad y sitio estático.

Cómo usar

  • Servir localmente (Python):
python3 -m http.server 8000
  • Recomendado: instalar nvm y Node 18, luego instalar dev-deps y usar npm scripts:
curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.6/install.sh | bash
export NVM_DIR="$HOME/.nvm" && . "$NVM_DIR/nvm.sh"
nvm install 18
npm install
npm run format
npm run lint:css

Scripts

  • npm run format — formatea con Prettier
  • npm run lint:css — ejecuta Stylelint

Contacto

hola@vadesia.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages