@creative/terra-sandbox

v0.0.0
A drag and drop sandbox for terra-ui components

start

react-scripts start

aggregate-translations

tt-aggregate-translations -b ./ -d ./src/**/translations -d ./translations -o ./node_modules/terra-i18n/node_modules -f es6

build

react-scripts build

build:plugins

node ./build-scripts/build-plugins.js

lint

npm run lint:scss && npm run lint:js

lint:js

eslint --ext .js,.jsx .

lint:scss

stylelint src/**/*.scss

test

react-scripts test --coverage --watchAll=false && npm run test:scripts

test:scripts

jest --config jestconfig.js --coverage

clean

rm -rf node_modules && rm -rf build

clean:install

npm run clean && npm install

eject

react-scripts eject

postinstall

npm run build:plugins && npm run aggregate-translations

predeploy

npm run build

deploy

gh-pages -d build
npm i @creative/terra-sandbox

Metadata

  • ISC
  • Whatever
  • Stephen Esser
  • released 11/25/2019

Downloads

Maintainers