项目作者: jteppinette

项目描述 :
Rebalance your investment portfolio by depositing or withdrawing funds, or rebalance existing funds to achieve your desired asset allocation.
高级语言: JavaScript
项目地址: git://github.com/jteppinette/rebalance-my-portfolio.git
创建时间: 2020-11-08T22:09:02Z
项目社区:https://github.com/jteppinette/rebalance-my-portfolio

开源协议:

下载


Rebalance My Portfolio

pre-commit

Rebalance My Portfolio - Overview Screenshot

Development

Required Software

Getting Started

Setup

  1. $ nvm install 16
  2. $ direnv allow
  3. $ pre-commit install
  4. $ npm install

Watch & Serve

  1. $ npm run dev

Build

  1. $ npm run build

Analyze Bundle Size

  1. $ npm run build -- --detailed-report