vue-team-20-comfeco

App ID Huawei Quick Apps: 103856973

Live demo: https://comfeco.netlify.app/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Install JSON Server

sudo npm i -g json-server

json-server --watch db.json

Customize configuration

See Configuration Reference.