live-app
v0.1.0
Published
> Runs all the Live ecosystem plugins found in your app.
Readme
live-app
Runs all the Live ecosystem plugins found in your app.
Install
npm install -S live-appUsage
const app = require('live-app')()or
import {app} from 'live-app'