Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 386 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 386 Bytes

store-bridge

A very simple bridge to translate store-repos for store entry point

Prerequisites

  • Node.js
  • yarn

Prepare

yarn

Run

First, run this to compile TypeScript live

yarn watch-ts

Then, run this to start server with hot-reload

yarn watch-node