feng-rc-tools

0.0.0 • 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
$ rc-tools run karma: run karma tests
$ rc-tools run karma --single-run: run karma tests single run
$ rc-tools run saucelabs: run saucelabs tests
$ rc-tools run chrome-test: run browser-test in chrome
$ rc-tools run test: run test in phantomjs
$ rc-tools run coverage: run test coverage in phantomjs

/feng-rc-tools/

    Package Sidebar

    Install

    npm i feng-rc-tools

    Weekly Downloads

    1

    Version

    0.0.0

    License

    none

    Last publish

    Collaborators

    • pu.qin