Guide me to Run this on Local PC
kairavi-baxi opened this issue · 4 comments
kairavi-baxi commented
Hi. Can anyone help me to run this code on my local pc?
What steps should I follow?
superfell commented
- install play 1.x see https://www.playframework.com/releases
- checkout this repo, git clone https://github.com/superfell/json2apex.git
- from the repo dir, run `play run'
- open a browser to http://localhost:9091
kairavi-baxi commented
kairavi-baxi commented
can you guide me how to run it with Eclipse IDE ? @superfell @metadaddy Please Help.