This is for MKBLOCK. You have to run the MKBLOCK first.
Download MKBLOCK and Please read README file in MKBLOCK.
mkweb is an example for voting system on MKBLOCK.
Before you start, you have to install pyhon3 and nodejs.
- run MKBLOCK
- change ip address in index.js(ex:http://localhost:8080)
- run "node app.js"
- run "npm run start:dev"
for mac : http://blog.teamtreehouse.com/install-node-js-npm-mac
for ubuntu : https://www.rosehosting.com/blog/install-npm-on-ubuntu-16-04/