This package has been deprecated

Author message:

🙌 Thanks for using beidou-bin: we recommand using beidou-cli instead, please read https://goo.gl/YzJkon

beidou-bin

0.0.1 • Public • Published

beidou-bin

Beidou commands set

Install

$ yarn add beidou-bin
# or
$ npm i --save beidou-bin

In package.json add scripts

{
  "script": {
    "dev": "beidou-bin dev",
    "build": "beidou-bin build"
  }
}

start

Start development server

$ yarn run dev
# or
$ npm run dev

build

$ yarn run build
# or
$ npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i beidou-bin

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

7.27 kB

Total Files

10

Last publish

Collaborators

  • devrsi0n