npm install dazhaohu # or yarn add dazhouhu
npm run build # or yarn build
npx dzh --help
dzh -n 5
If you want to execute fixture/tryesm.mjs
, make sure your systems' nodejs version has been updated to v10 or later and execute with --experimental-modules option.
node --experimental-modules fixtrue/tryesm.mjs
Remove ugly postinstall
hack which caused bybabel-version-issue-with-jest