Skip to content

I've used Angular.Js to implement The Breaking Bad API

Notifications You must be signed in to change notification settings

ErickNyagilo/Breaking_Bad_App

Repository files navigation

BreakingBad

Angular project that uses the breaking bad api to show and filter characters from the show

Usage

Run npm install for installing all the depedencies

Development server

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.