@opllama2/ui
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Installation

  1. Open a terminal in your project root and run npm install @opllama2/ui --save
  2. Import the ui module into your root module import { OpUiModule } from '@opllama2/ui'
  3. Include the module in your root module's imports { imports: [ ..., BrowserModule, OpUiModule.forRoot(), ... ] }

Readme

Keywords

Package Sidebar

Install

npm i @opllama2/ui

Weekly Downloads

0

Version

2.0.2

License

ISC

Unpacked Size

23.8 kB

Total Files

16

Last publish

Collaborators

  • opllama2