louiiuol / ngx-wui

Angular Web User Interface (Library of UI components)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGX-WUI DEMO Workspace πŸŽ‰

Neat and effective library of angular components based on material design, helping developers displaying data, requesting APis, submitting data via forms and build layout..

Description πŸ“œ

Web UI (ngx-wui) offers simple yet effective components to build applications. Just like any other framework, it contains components made with SCSS and, if necessary, uses TypeScript functions to create UX needed.

More information on the library here

Development server πŸ’»

First, you must build the library with the following command npm run build.

Then, you can run npm run start or ng serve for a dev server. Navigate to http://localhost:4200/ to see demonstration page of the library.

Further help βœ‰οΈ

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

About

Angular Web User Interface (Library of UI components)


Languages

Language:TypeScript 81.8%Language:SCSS 10.2%Language:HTML 5.2%Language:JavaScript 2.8%