Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 220 Bytes

File metadata and controls

10 lines (9 loc) · 220 Bytes

Tradier Brokerage redone with React.js

Getting Started

Checkout the repo from Github and install the dependencies:

> git@github.com:ctrl-alt-p/tradier-react.git
> cd tradier-react
> npm install
> npm start