ergo-index / ergo-index-frontend

Frontend for the index and mutual fund platform hackathon project on Ergo's blockchain: https://ergo-index.fund
MIT License
0 stars 1 forks source link

Adds sortable table containing all funds with mock data #3

Closed bailey8 closed 3 years ago

bailey8 commented 3 years ago

to run the json server

cd ./mockServer
yarn install
yarn start

Click column header to sort table off that column. Click again to switch direction of sort.

Doing this so you can look at changes incrementally not all at one time you don't have to merge this