Skip to content

riasharmma/frontend-utils-library

 
 

Repository files navigation

<<<<<<< HEAD

FrontendUtilsLibrary

=======

sl-forms-library

>>>>>>> 7a7b6e50a721059e0b8af66734eb80e92676f2c3

This library will contain multiple npm package codes one being the form library. This repo contains the demo implementation of the library.

Project Flow Diagram

project-screenshot

🛠️ Installation Steps:

1. Specifically Angular 14

npm install -g @angular/cli@14

2. To build the library

ng build

3. To serve the application

ng serve -o

4. Code scaffolding

ng generate component component-name

<<<<<<< HEAD To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

frontend-utils-library

=======

🍰 Contribution Guidelines:

There are two folders in the projects folder. projects - sl-forms-demo - sl-forms-library So the sl-forms-library will contain the implementation part and sl-forms-demo will contain the demo implementation of the library

7a7b6e50a721059e0b8af66734eb80e92676f2c3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.0%
  • JavaScript 11.1%
  • HTML 2.6%
  • CSS 0.3%