@engineerapart/stencil-lift

v0.1.2
Stencil Lift - An SSR-safe data loading, serialization, and rehydration utility for Stencil apps, powered by Redux

build

stencil build

dev

sd concurrent "stencil build --dev --watch" "stencil-dev-server"

serve

stencil-dev-server

start

npm run dev

start:ssr

NODE_ENV=production stencil build --ssr && NODE_ENV=production node server.js

test

jest

test.watch

jest --watch
npm i @engineerapart/[email protected]

Metadata

  • MIT
  • Whatever
  • Ionic Team
  • released 6/12/2018

Downloads

Maintainers