Skip to content

BeamMW/dao-accumulator-app

Repository files navigation

dao-accumulator

Run for dev:

yarn install
yarn start

Build for prod:

yarn install
yarn build:prod