Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 832 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 832 Bytes

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.