0.1.2 • Published 5 years ago
danae-cli v0.1.2
a front end development build set
install
npm install -g danae-cli
or
yarn global add danae-cliafter installation,
danae --versionupDate
npm update -g danae-cli
or
yarn global upgrade --latest danae-clicreate a project or package
danae create hello-worldsupport template list
danae create --showreact-web-template
react-library-template
react-ssr-template
vue2-web-template
vue3-web-template
vue3-library-template
vue3-ssr-template
typescript-library-template