Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
/ panda-app Public archive

Panda is a money management app that focuses on giving the user data driven insights into their finances.

Notifications You must be signed in to change notification settings

sincer-io/panda-app

Repository files navigation

Panda App

Panda is a money management app that focuses on giving the user data driven insights into their finances.

Requirements

  • npm
  • An Azure B2C account

Installing Dependencies

npm install

Copying environment files

# Dev
cp ./src/environments/environment.example.ts ./src/environments/environment.ts

# Production
cp ./src/environments/environment.example.ts ./src/environments/environment.prod.ts

Run the app locally

ionic serve

Build for production

ionic build --prod

About

Panda is a money management app that focuses on giving the user data driven insights into their finances.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages