项目作者: 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
Rebalance My Portfolio


Development
Required Software
Getting Started
Setup
$ nvm install 16
$ direnv allow
$ pre-commit install
$ npm install
Watch & Serve
$ npm run dev
Build
$ npm run build
Analyze Bundle Size
$ npm run build -- --detailed-report