Skip to content

Vakme/matey-web

Repository files navigation

matey-web CircleCI Codecov GitHub GitHub top language

Project setup

yarn install

Use .env.local.sample to create 2 configuration files:

  • env.development.local for serving app locally
  • env.production.local used in production build

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your end-to-end tests

yarn run test:e2e

Project screenshots

Expenses

expenses

Expense summary

summary

Archive

archive

Progress (uses Github API)

progress