Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 303 Bytes

File metadata and controls

19 lines (14 loc) · 303 Bytes

Multiplatform spike prod version

The demo project tests a hypothesis about the native way to develop web components.

Installation

# install repo dependencies
npm install

Usage

To run react playground project with live-reloading:

# run react demo
npm run react:start