@omniframe/react-app
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.2 • Public • Published

Omniframe

npm Release license

📦 @omniframe/cli

Scaffolding and shared build pipeline for Onmiframe.



npm init omniframe

Omniframe is a new approach to Front End microservice orchestration which combines asynchronous rendering with organic event-driven service management.

💼 [§1.0] Getting Started

Create a new project using the Omniframe interactive CLI:

npm init omniframe

Spin up the app in development:

npm run dev

Or in production:

npm start

🛠 [§2.0] Building Services

To get started building services, run the following command:

npm init @omniframe/service <service>

[§2.1] Creating Components

Once your new service is up and running, you may begin adding new components by running the following command in the service's root directory:

npm run make component ./components/Example

📄 [§3.0] License

This project is licensed under the MIT License. See the LICENSE.md file for details

Readme

Keywords

none

Package Sidebar

Install

npm i @omniframe/react-app

Weekly Downloads

0

Version

1.0.0-alpha.2

License

MIT

Unpacked Size

201 kB

Total Files

159

Last publish

Collaborators

  • rob.h