/sera-band

Será's official website

Primary LanguageJavaScript

Será

The official website of Será

Develop

  1. Install NVM
  • nvm install
  • npm i
  • npm run serve

Build production

  1. npm run buildProd
  • cd .tmp
  • http-server to check (install with npm i -g http-server)