create-react-microservice

v1.0.3
Create highly scalable and universal React microservices/applications within seconds.

prepare

per-env

prepare:development

cd ../.. && yarn run prepare

prepare:test

prepare:production

test

yarn run lint && yarn run flow && yarn run jest:coverage

lint

eslint src

jest

jest

jest:watch

yarn run jest -- --watch

jest:coverage

yarn run jest -- --coverage

build:clean

rimraf dist

build:babel

NODE_ENV=production babel src --out-dir dist --ignore spec.js

build:flow

flow-copy-source -v src dist --ignore='*.spec.js'

build:watch

yarn run build:babel -- -w

prebuild

yarn run build:clean

build

yarn run build:babel && yarn run build:flow

flow

flow

flow-typed

flow-typed

flow-typed-install

flow-typed install --ignoreDeps=bundled peer --overwrite

Metadata

  • MIT
  • >=8.9.0
  • Immonet dev team
  • released 12/4/2017

Downloads

Maintainers