Skip to content

machineeconomy/machines.akitablock.io

Repository files navigation

machines.akitablock.io

to start a localhost follow the steps:

  1. copy this repository to a convenient directory:
  • write in the terminal git clone https://github.com/akita-online/akitablock.io.git
  • or download ZIP
  1. go to the project directory and open terminal:
  • write npm install or npm i for installing node modules in the directory
  • write npm run serve for runing localhost
  1. open http://localhost:8080/ in the browser