npm install
npm run serve
npm run build
Please add the following api endpoints to your .env file (root folder):
VUE_APP_HIVEMIND_API = 'https://tower.emrebeyler.me/api/v1'
VUE_APP_STEEMIT_TESTNET = 'https://testnet.steemitdev.com'
VUE_APP_STEEMIT_MAINNET = 'https://api.steemit.com'