broadlume-common
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

BroadlumeCommonControls

To get started with the project run

npm run installtools

To run the project use

npm run start

this will run the less transpiler and will also watch the changes to the typescrip files automatically you can view the angular test page by going to http://localhost:1337/index.html

To build for production use

npm run startprod

To use in another project add the folowing line to your package.json depndancies

"broadlume-common": "git+https://github.com/broadlume/BroadlumeCommonControls.git"

and then you can use it by importing items using the "broadlume-common" package

import { SimpleControlsModule } from "broadlume-common"

Readme

Keywords

none

Package Sidebar

Install

npm i broadlume-common

Weekly Downloads

14

Version

1.0.1

License

ISC

Unpacked Size

45.8 MB

Total Files

206

Last publish

Collaborators

  • jhowell85