@dpapejs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

@dpapejs/cli

npm npm NPM

Description

🛠️ Webpack5 Tooling for Vue.js Development

Scaffolding Your First Dpa Project

Compatibility Note

Dpape-CLI requires Node.js version >=12.2.0.

Use NPM:

$ npm init dpa@latest

Use Yarn:

$ yarn create dpa

Use PNPM:

$ pnpm create dpa

Full Docs

Change Logs

Logs

Default macro processing configuration

# start run mode
MACRO_[mode name]
# start dev
MACRO_DEV
# build prod
MACRO_PROD

Monitor configuration parameters sent to the server

interface params {
  errorMessage: string
  message: string
  stack?: string
  source?: string
  line?: number
  column?: number
}

Readme

Keywords

Package Sidebar

Install

npm i @dpapejs/cli

Weekly Downloads

0

Version

0.1.16

License

Apache-2.0

Unpacked Size

49.2 kB

Total Files

21

Last publish

Collaborators

  • yang2015damon