1.1.4 • Published 4 years ago

storefront-dynamic-render v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Storefront Dynamic Render Module

Dynamic rendering as a module for programmatic purposes.

# Install

npm install storefront-dynamic-render;

Usage

const dynamicRender = require("storefront-dynamic-render");
dynamicRender
  .start()
  .then(() => console.log('Dynamic rendering started at port 4444'));
1.1.4

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.0

4 years ago