Skip to content

penny-vault/frontend

Repository files navigation

Penny Vault (penny-vault)

Penny Vault is a portfolio visualization and investment strategy application.

Design

Development

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Update Colfer serialization

Step 0: Copy the file types.colf from pv-api/portfolio into a working directory Step 1: Modify the package statement from "portfolio" to "colfer" in pvapi source Step 3: Run colfer (in the src/assets directory):

colf -l "4 * 1024 * 1024" JavaScript types.colf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published