lars1974-graveyard / web-stocks-buy-sell-chart

0 stars 0 forks source link

Get Started

Must run commands in linux or from git bash on windows

Backend

Go to stockservice directory and type:

mvn spring-boot:run

Frontend

npm run install-all
npm run start
npm run build
rnm run test