Tutorial: Build your first DApp on Tezos in 2-4 hours
Smart contract (testnet): KT1NunBWtpABstxkqW7QJAfBWUbFHxn2zCXX
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn generate
$ yarn deploy
- Roxane Létourneau