/calm-app-vue

Vue app for Mediation inspired by the Calm Meditation App

Primary LanguageVue

calm-app-vue

Vue app inspired by the Calm Meditation App

See live demo here! https://calm-app-vue.netlify.com

  • Vuex
  • Vue Router
  • GSAP for animations

Calm App Track Selection

Calm App Breathing Guide

Calm App Scene Selection

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit