Skip to content

Latest commit

 

History

History

README.md

Shell scripts

For dev setup

  • To compile cli.ts file
npm run prepare
  • To start d2e:
npm run local start
# OR 
npm run local -- --pull start # --pull flag: to pull latest docker image