portfolio-rebalancer

Portfolio Rebalancer

Portfolio Rebalancer is a web application for streamlined portfolio rebalancing.

Link: https://www.portfoliorebalancer.com

Portfolio Rebalancer image

Features

Technologies

How to use

With git and yarn installed:

  1. git clone https://github.com/AlexisDeschamps/portfolio-rebalancer
  2. cd portfolio-rebalancer
  3. yarn install
  4. yarn dev
  5. (visit http://localhost:7500/)
    • To test: yarn test or yarn test:watch
    • To lint: yarn lint or yarn lint:fix
    • You can check out other scripts in package.json

License

MIT