minube-reactor

v0.11.7
Reusable presentational components

build

yarn run build:common && yarn run build:components && yarn run build:context

build:common

babel common -d dist/common --copy-files --ignore '**/*.test.js'

build:components

babel components -d dist/components --copy-files --ignore '**/*.test.js'

build:context

babel context -d dist/context --copy-files --ignore '**/*.test.js'

start

start-storybook -p 9001 -c .storybook

start:native

expo start

android

expo start --android

ios

expo start --ios

test

jest

lint

eslint *.js

release

release-it
npm i minube-reactor

Metadata

Downloads

Maintainers