J-Priebe / eth-raffle-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethereum-raffle-part-1

Project setup

npm install

Default vue-cli template, packages, plus:

  • web3 (ethereum lib)

Deploy your Raffle contract (see part 1) and copy the address to your env file

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 55.8%Language:JavaScript 37.7%Language:HTML 5.6%Language:Shell 0.9%