Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@clarabridge/ui-skeleton

Package Overview
Dependencies
Maintainers
10
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@clarabridge/ui-skeleton

UI starter kit

unpublished
latest
npmnpm
Version
2.0.0
Version published
Maintainers
10
Created
Source

Clarabridge UI Skeleton

Clarabridge UI Skeleton starter kit.

Requirements

  • Node 10.13 or later release

Installation

Clarabridge UI Skeleton is an npm package that can be run without installing it on your machine.

To start a new Clarabridge Angular project with this skeleton,

$ npx @angular/cli@13 new myproject
cd myproject
npx -p @clarabridge/ui-skeleton common-ui
npm start

That's it!

Development

The starter-app itself is located in the starter-app directory.

To move the correct files (as a concatenated js file) to the bin directory as an executable, we can run npm run build before publishing a new version of the package.

FAQs

Package last updated on 28 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts