Skip to content

Latest commit

 

History

History

simple-task

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Simple Task

1. Demo

2. Usage

$ git clone https://github.com/LucienLau/eos-dapps.git
$ cd eos-dapp/simple-task/frontend
$ npm install
$ npm start

Visit http://localhost:8080/ through your browser

3. Note

  • The contract should be deployed on eosio dawn3.0
  • Enable access-control-allow-origin = * through config.ini before starting the node