1.0.16 • Published 2 years ago

cango-app v1.0.16

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Cango Framework logo

Cango Framework CLI (Global)

cango-cli开发环境,pwa,ssr,koa2

Install

npm install -g cango-cli
yarn add global cango-cli

Start the app in development mode (hot-code reloading, error reporting, etc.)

cango dev

Lint the files

yarn run lint

Build the app for production

cango build