Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 541 Bytes

File metadata and controls

15 lines (9 loc) · 541 Bytes

Super-Simple-Stock-Market

JP Morgan Assignment - Super Simple Stock Market Excercise

How to run

  • If you want to se the demo preview, open the following file on your browser: build/index.html

  • To run the project in development mode first install dependencies then run start script

    yarn install (or npm install) yarn start (or npm start)

  • Theres is also a demo link to run the app right now in the browser:

https://matatablack.github.io/super-simple-stock-market/