This is a sample Angular UI Components library created for the Angular Pakistan Components Workshop 1 by Obaid ur Rehman & Anas.R.Firdousi.
Its reccommended the you install the Angular CLI if you intend to run or build the demo app seperately.
npm install -g @angular/cli
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? 🎉
Link to workshop slide - Coming Soon