@uprtcl/documents

v0.0.1-alpha3
Cortex module implementing texts and folders

test

karma start --coverage

test:watch

karma start --auto-watch=true --single-run=false

test:update-snapshots

karma start --update-snapshots

test:prune-snapshots

karma start --prune-snapshots

test:compatibility

karma start --compatibility all --coverage

test:compatibility:watch

karma start --compatibility all --auto-watch=true --single-run=false

test:bs

karma start karma.bs.config.js --legacy --coverage

build

npm run clean && rollup -c rollup.config.ts

clean

rimraf dist docs

site:build

npm run storybook:build

storybook

tsc && tsc -w & start-storybook -p 9001

storybook:build

npm run build && build-storybook -o _site -s storybook-static
npm i @uprtcl/[email protected]

Metadata

  • MIT
  • Whatever
  • guillemcordoba
  • released 11/5/2019

Downloads

Maintainers