@blueeast/bluerain-app-hello-world

0.5.1 • Public • Published

BlueRain Hello World App

Hello wolrd app of bluerain

Usage

Run the following command in the plugin directoy:

npm i --save @blueeast/bluerain-app-hello-world

Then in your boot function, pass the plugin like this:

import BR from '@blueeast/bluerain-os';
import HelloWorldApp from '@blueeast/bluerain-app-hello-world';

BR.boot({
    apps: [HelloWorldApp]
})

To enable codesplitting add index.web.js to the component and use asyncComponent for import.

API

Readme

Keywords

none

Package Sidebar

Install

npm i @blueeast/bluerain-app-hello-world

Weekly Downloads

0

Version

0.5.1

License

MIT

Last publish

Collaborators

  • bluebase-release-bot
  • abubakarsaddique
  • artalat