live-app

Runs all the Live ecosystem plugins found in your app.

Usage no npm install needed!

<script type="module">
  import liveApp from 'https://cdn.skypack.dev/live-app';
</script>

README

live-app

Runs all the Live ecosystem plugins found in your app.

Install

npm install -S live-app

Usage

const app = require('live-app')()

or

import {app} from 'live-app'