Skip to content

henriquepgomide/calma-webapp

Repository files navigation

Calma Webapp

Calma is web-app written in Vue.js that embeds a chat platform (tawk.to). It has been developed to offer free health advice for Portuguese and Spanish speakers during the COVID-19 outbreak. We're a team of almost 80 health professionals volunteers from Brazil and Argentina.

Live versions:

  1. Calma nessa hora
  2. Calma en este momento

calma

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.