@ngpakistan/smart-ui
v1.1.0
Published
Simple UI Components created for the Angular Pakistan Components Workshop
Downloads
4
Readme
Smart UI - Sample Angular Component Library
This is a sample Angular UI Components library created for the Angular Pakistan Components Workshop 1 by Obaid ur Rehman & Anas.R.Firdousi.
Prerequisites
Its reccommended the you install the Angular CLI if you intend to run or build the demo app seperately.
npm install -g @angular/cli
Set up the project
To begin follow these steps:
- Clone this project:
git clone https://github.com/angular-pakistan/angular-component-workshop.git
npm install
on the root of this reponpm install
in thedemo
folder.npm start
on the root of repo to serve the app.- Point your browser to
http://localhost:4200/
Looking good? :tada:
Resources
Link to workshop slide - Coming Soon