nodejs
npm install -g yarn truffle
- Either
npm install -g ganache-cli
or Ganache
Run the following in this directory:
truffle build
truffle migrate
Run the following in app/
:
yarn
yarn start
nodejs
npm install -g yarn truffle
npm install -g ganache-cli
or GanacheRun the following in this directory:
truffle build
truffle migrate
Run the following in app/
:
yarn
yarn start