billie-cli

2.0.0 • Public • Published

usage

1、Installation

billie-cli requires Node.js v4+ to run.

Install to global environment.

$ npm install -g billie-cli

2、initial a project

$ billie init
Template name: vue-multipage
Project name: my-project
cd my-project
$ npm install
$ npm run dev

visit the page at : http://localhost:8080

Now you can edit the code at /my-project/src. The billie will automatically compile and refresh the page. when you need to upload the code, use :

$ npm run build

Package Sidebar

Install

npm i billie-cli

Weekly Downloads

0

Version

2.0.0

License

none

Unpacked Size

5.68 kB

Total Files

9

Last publish

Collaborators

  • sounder