For Proof of Stake:
Install,
git clone https://github.com/simplemachine92/PoS-FrontEnd.git
cd pos-frontend
yarn installlocal node, deploy, and launch react app.
yarn chain
yarn deploy
yarn startFor GreenPill:
Install,
cd greenpill
git checkout greenPill
yarn installlocal node, deploy, and launch react app.
yarn chain
yarn deploy
yarn start