rc-tools-feasin

6.5.9 • Public • Published

rc-tools

offline tools for react component

NPM version gemnasium deps node version npm download

Usage

$ rc-tools run lint: run lint by https://github.com/airbnb/javascript
$ rc-tools run pub: compile and npm publish
$ rc-tools run watch --out-dir=/xx: watch and compile to /xx, default to lib
$ rc-tools run build: build examples
$ rc-tools run gh-pages: push example to gh-pages
$ rc-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

/rc-tools-feasin/

    Package Sidebar

    Install

    npm i rc-tools-feasin

    Weekly Downloads

    3

    Version

    6.5.9

    License

    none

    Unpacked Size

    301 kB

    Total Files

    35

    Last publish

    Collaborators

    • fea-sin