@technocis/rustic-angular
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

RusticUI Angular

NPM Angular License Issues Last Commit

Description

This is a component library for Angular 11.2 and up built by TechnoCIS

Installation

Create and Angular App and run ng add @technocis/rustic-angular

ng new app-name
cd app-name
ng add @technocis/rustic-angular

This will install the library.

Documentation

The documentation is available at https://technocis.github.io/rustic-angular

Development

Clone/Fork this repository and run npm install. The library folder is available at ./projects/rustic. Run npm run storybook for the storybook dev server. Navigate to http://localhost:6006/. The app will automatically reload if you change any of the source library or application files.

Scaffolding

Run ng generate component component-name --project Rustic to generate a new component in the library folder.

Run ng generate component component-name to generate a new component in the debug app.

Build

Run ng build:lib to build the production version of the library . Run just ng build to build the angular app project. The build artifacts will be stored in the dist/ directory.

NPM

The NPM package for the library is available here

Readme

Keywords

none

Package Sidebar

Install

npm i @technocis/rustic-angular

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

314 kB

Total Files

64

Last publish

Collaborators

  • technocis