1.0.16 • Published 4 years ago
cango-app v1.0.16

Cango Framework CLI (Global)
cango-cli开发环境,pwa,ssr,koa2
Install
npm install -g cango-cli
yarn add global cango-cliStart the app in development mode (hot-code reloading, error reporting, etc.)
cango devLint the files
yarn run lintBuild the app for production
cango build