Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 424 Bytes

dev-readme.md

File metadata and controls

33 lines (22 loc) · 424 Bytes

Project setup

npm install

Compiles and hot-reloads for development

NODE_OPTIONS=--openssl-legacy-provider npm run serve

Compiles and minifies for production

NODE_OPTIONS=--openssl-legacy-provider npm run build

Deploy

./deploy.sh

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.