Skip to content

henrydavidge/open-robo

Repository files navigation

Open Robo

Open Robo is a totally free robo advisor that runs in your browser on top of the Vanguard trading platform.

Install for Chrome

CircleCI

Contributing

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.

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Run tests

npm test

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

License

This project is available as open source under the terms of the MIT License.