@blueeast/bluerain-cli-storybook-native

2.0.0-beta.16 • Public • Published

BlueRain CLI - Storybook Native

📱 Brings BlueRain projects to Storybooks on React Native.

oclif Version

CircleCI

Appveyor CI Codecov Downloads/week License

Usage

$ yarn add @blueeast/bluerain-cli
$ bluerain plugins:install @blueeast/bluerain-cli-storybook-native

Commands

bluerain storybook-native:init

Initializes a directory with an example project.

USAGE
  $ bluerain storybook-native:init

OPTIONS
  --appJsPath=appJsPath  [default: ./bluerain/storybook-native/App] Path to App.js file relative to the root directory
  --assetsDir=assetsDir  [default: ./assets/storybook-native] Path to assets directory relative to the root directory
  --buildDir=buildDir    [default: ./build/storybook-native] Path to build directory relative to the root directory
  --configDir=configDir  [default: ./bluerain/storybook-native] Path to config directory relative to the root directory

EXAMPLE
  $ bluerain storybook-native:start

See code: src/commands/storybook-native/init.ts

bluerain storybook-native:start

Starts or restarts a local server for your app and gives you a URL to it.

USAGE
  $ bluerain storybook-native:start

OPTIONS
  --appJsPath=appJsPath  [default: ./bluerain/storybook-native/App] Path to App.js file relative to the root directory
  --assetsDir=assetsDir  [default: ./assets/storybook-native] Path to assets directory relative to the root directory
  --buildDir=buildDir    [default: ./build/storybook-native] Path to build directory relative to the root directory
  --configDir=configDir  [default: ./bluerain/storybook-native] Path to config directory relative to the root directory

EXAMPLE
  $ bluerain storybook-native:start

See code: src/commands/storybook-native/start.ts

bluerain storybook-native:start:expo

Starts or restarts a local server for your app and gives you a URL to it.

USAGE
  $ bluerain storybook-native:start:expo

OPTIONS
  --appJsPath=appJsPath  [default: ./bluerain/storybook-native/App] Path to App.js file relative to the root directory
  --assetsDir=assetsDir  [default: ./assets/storybook-native] Path to assets directory relative to the root directory
  --buildDir=buildDir    [default: ./build/storybook-native] Path to build directory relative to the root directory
  --configDir=configDir  [default: ./bluerain/storybook-native] Path to config directory relative to the root directory

EXAMPLE
  $ bluerain expo:start

See code: src/commands/storybook-native/start/expo.ts

bluerain storybook-native:start:server

Starts or restarts a local server for your app and gives you a URL to it.

USAGE
  $ bluerain storybook-native:start:server

OPTIONS
  --appJsPath=appJsPath  [default: ./bluerain/storybook-native/App] Path to App.js file relative to the root directory
  --assetsDir=assetsDir  [default: ./assets/storybook-native] Path to assets directory relative to the root directory
  --buildDir=buildDir    [default: ./build/storybook-native] Path to build directory relative to the root directory
  --configDir=configDir  [default: ./bluerain/storybook-native] Path to config directory relative to the root directory

EXAMPLE
  $ bluerain expo:start

See code: src/commands/storybook-native/start/server.ts

/@blueeast/bluerain-cli-storybook-native/

    Package Sidebar

    Install

    npm i @blueeast/bluerain-cli-storybook-native

    Weekly Downloads

    19

    Version

    2.0.0-beta.16

    License

    MIT

    Unpacked Size

    742 kB

    Total Files

    51

    Last publish

    Collaborators

    • bluebase-release-bot
    • abubakarsaddique
    • artalat