@marchyang/create-node-app
v1.3.3
Published
create node project
Downloads
39
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 dev
ornpm run dev2
- debug:
npm run dev:debug
- pack:
npm run build:prod
- lib:
npm run build:js