/eos-receipt-UI

ReactJS front end for the Eosreceipt.io community project done by EOS Tribe and EOS Nation at the Wyoming Hackathon 2018.

Primary LanguageCSSMIT LicenseMIT

EOS Receipt

ReactJS front end for the Eosreceipt.io community project done by EOS Tribe and EOS Nation at the Wyoming Hackathon 2018.

A collaboration of EOS Tribe + EOS Nation at the 2018 Wyoming Hackathon.

image

image

How to Start

$ git clone https://github.com/EOSTribe/eos-receipt-UI.git
$ cd eos-receipt-UI
$ npm install
$ npm start

Visit using your favorite web browser http://localhost:3000.

How to Build

$ npm run build

Host static files from ./build folder.

Related