@peanutfe/cli

0.0.17 • Public • Published

EXPLAIN

  • ( [] )表示它们是可选的,或带有尖括号( <> )表示它们是必需的
  • <project-name>pages 下面的项目 支持 N 层嵌套
  • example
    • pages/ad1/test // dev yarn start ad1/test
    • pages/ad1/test/test1 // dev yarn start ad1/test/test1

new page

peanut-cli-service new <pc | h5> <project-name> // new a page

dev

peanut-cli-service start <project-name> // run a page

build

peanut-cli-service build <project-name>  // build
peanut-cli-service build <project-name> [-p,--public] // build and publish

Readme

Keywords

Package Sidebar

Install

npm i @peanutfe/cli

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

8.5 kB

Total Files

11

Last publish

Collaborators

  • xhonker
  • peanutfea