Skip to content

Latest commit

Β 

History

History
27 lines (21 loc) Β· 373 Bytes

File metadata and controls

27 lines (21 loc) Β· 373 Bytes

Gompada - Frontend

Environment

  • node : v14.16.0 or above

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.