@cerner/terra-dev-site

v7.14.1
Dynamically builds a react-hash-routed site based on site configuration, navigation configuration and component configuration.
Cerner Terra Terra Dev Site terra-dev-site UI

compile

babel --root-mode upward src --out-dir lib --copy-files

lint

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

lint:js

eslint --ext .js,.jsx . --ignore-path ../../.eslintignore

lint:scss

stylelint src/**/*.scss

precompile

rm -rf lib

test

npm run lint && npm run jest && npm run wdio

jest

jest --config ../../jest.config.js

wdio-default

cd ../.. && npx wdio

wdio-lowlight

cd ../.. && THEME=clinical-lowlight-theme npx wdio

wdio-fusion

cd ../.. && THEME=orion-fusion-theme npx wdio

wdio

npm run wdio-default && npm run wdio-lowlight && npm run wdio-fusion
npm i @cerner/terra-dev-site

Metadata

  • Apache-2.0
  • 10 || 12 || 14
  • Cerner Corporation
  • released 5/23/2024

Downloads