@marchyang/create-node-app
v1.3.3
Published
create node project
Downloads
40
Readme
create-node-app
Create a node application in a folder
Instructions
npx @marchyang/create-node-app
use laster versoin ,use npx --ignore-existing @marchyang/create-node-app@latest
test
- develop:
npm run devornpm run dev2 - debug:
npm run dev:debug - pack:
npm run build:prod - lib:
npm run build:js
