@universalviewer/aleph

v0.0.1-pre.48
Aleph

lint:all

prettier --write "./src/**/*.{js,jsx,json,css,ts,tsx}" "!./src/assets/* "

build:dev

npm run lint:all && stencil build --dev

build:quick

stencil build

build

npm run lint:all && stencil build --docs

start

stencil build --dev --watch --serve

start:prod

stencil build --serve

test

stencil test --spec --e2e

test.watch

stencil test --spec --e2e --watchAll

deploy

npm publish --access public && netlify deploy --dir=www --prod

prepublishOnly

npm run build && npm run test
npm i @universalviewer/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/28/2019

Downloads

Maintainers