hilo-tools

1.0.1 • Public • Published

hilo-tools

offline tools for react component

NPM version gemnasium deps node version npm download

Usage

$ hilo-tools run lint: run lint by https://github.com/airbnb/javascript
$ hilo-tools run pub: compile and npm publish
$ hilo-tools run watch --out-dir=/xx: watch and compile to /xx, default to lib
$ hilo-tools run build: build examples
$ hilo-tools run gh-pages: push example to gh-pages
$ hilo-tools run start: start dev server

package.json demo

({
  config: {
    entry:{}, // webpack entry for build dist umd
    port: 8000, // dev server port
    output:{}, // webpack output for build dist umd
  }
})

History

6.0.0

  • move test to rc-test

Readme

Keywords

Package Sidebar

Install

npm i hilo-tools

Weekly Downloads

1

Version

1.0.1

License

none

Last publish

Collaborators

  • jljsj33