@dollarshaveclub/react-scripts

v2.2.0-beta.1
<h1 align="center">@dollarshaveclub/react-scripts</h1>

test

./scripts/test.js server && ./scripts/test.js isomorphic && ./scripts/test.js jsdom

build

./scripts/build.js

start

./scripts/start.js

watch

./scripts/watch.js

eslint

eslint . --fix --cache

tslint

tslint 'src/**/*.tsx' --fix

eslint:ci

eslint .

tslint:ci

tslint 'src/**/*.tsx'

test-jsdom

./scripts/test.js jsdom

update-tag

./scripts/ci/update-tag.js

test-output

jest --config=./tests/jest-config.json --env=node

test-server

./scripts/test.js server

test-isomorphic

./scripts/test.js isomorphic
npm i @dollarshaveclub/[email protected]

Metadata

  • MIT
  • >= 8.0.0
  • dollarshaveclub-engineering
  • released 2/1/2018

Downloads