@rpose/cli

0.9.1 • Public • Published

@rpose/cli



NPM version License

Install

npm i -g @rpose/cli

Create

rpose create my-project

Watch

cd my-project
rpose watch

Build

cd my-project
rpose build -c -r

Setting

use file .browserslistrc to config target browsers

>= 2%
>= 1% in cn
not dead
ie 11

use file rpose.config.btf to config rpose project

[path] // config project path info
build : build

[theme] // theme npm package
@gotoeasy/theme

[prerender] // prerender npm package
@gotoeasy/pre-render

Links

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @rpose/cli

    Weekly Downloads

    1

    Version

    0.9.1

    License

    MIT

    Unpacked Size

    318 kB

    Total Files

    18

    Last publish

    Collaborators

    • rpose