sjy / dazhaohu

minimum production ready npm package boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

打招呼 Greeting

Downloads Version License Build Coverage Status

Install

npm install dazhaohu # or yarn add dazhouhu

Build

npm run build # or yarn build

CLI

npx dzh --help
dzh -n 5

NOTICE

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

TODO

Remove ugly postinstall hack which caused bybabel-version-issue-with-jest

About

minimum production ready npm package boilerplate

License:MIT License


Languages

Language:JavaScript 83.1%Language:HTML 16.9%