Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
petracles committed Oct 2, 2019
1 parent 6646210 commit ca63877
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# iex-app
Let's build a desktop-Web app!!

Simple Web app that talks to the [IEX](https://iextrading.com/developer/docs/) to retreive real-time stock data.

To run: `cd` into `/client` and `server/` and run `yarn build` and then `yarn start` to spin up instances.

Next steps is to get this very simple app rendering in Electron!

0 comments on commit ca63877

Please sign in to comment.