Skip to content

Course repository for ng-bootstrap Playbook Pluralsight course.

Notifications You must be signed in to change notification settings

smichelotti/ng-bootstrap-course

Repository files navigation

ng-bootstrap Course

This course is up-to-date.

Usage

First, clone the repo. Then start HTTP Web API.

npm install json-server -g
npm install
cd data
json-server db.json

To run the Angular app, from the project root: Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Course repository for ng-bootstrap Playbook Pluralsight course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published