2.1.1 • Published 5 years ago

@evan.network/task v2.1.1

Weekly downloads
1
License
AGPL-3.0-only
Repository
github
Last release
5 years ago

@evan.network/evan-dapps

Install

  • you very likely will need nvm installed
  • you definitely need lerna and gulp installed
yarn install

Basic Development

npm run serve
  • build all dapps
npm run dapps-build
  • serve for change tracking
npm run dapps-serve

Deployment

Have a look at the deployment description.