Open Robo is a totally free robo advisor that runs in your browser on top of the Vanguard trading platform.
Contributions are welcome and appreciated. Please create an issue to describe the problem you want to address before opening a pull request. Contributors are expected to adhere to the Contributor Covenant code of conduct.
$ npm install
npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge
npm test
npm run build chrome
npm run build firefox
npm run build opera
npm run build edge
The build tool also defines a variable named process.env.NODE_ENV
in your scripts.
This project is available as open source under the terms of the MIT License.