datahub-view

v2.1.17
view layer for DataHub
datahub view

dev

cross-env NODE_ENV=development webpack-dev-server --mode development

dev:test

cross-env NODE_ENV=test webpack-dev-server --mode development

build

cross-env NODE_ENV=production webpack -p --mode production

build:report

npm run build --report

lint

eslint . --ext js,jsx --fix && stylelint --fix src/**/*.less -s less

prepublishOnly

npm run build

serve

npm run dev:test &

test

macaca run -d ./test --verbose

ci

npm run lint && npm run serve && npm run test

contributor

git-contributor

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/29/2018

Downloads