schwab-rts
v0.0.2
Published
Schwab RTS Forecaster
Downloads
1
Readme
Schwab RTS Forecasting Tool
Forecasting tool built with Web Components. Uses StencilJS to generate components.
Getting Started
npm install
npm startShould open a browser window pointed at localhost:3333
For production (tbd):
npm run buildTo run the unit tests once, run:
npm test