Skip to content

mihneavlad/angular-bootstrap-myhammer

Repository files navigation

A two-panel layout built in Angular

Screenshot

My first Angular app built using the Angular CLI, version 7.1.2. A two-panel jobs overview interface rendering a list of unfinished jobs (left) and a detailed job description (right panel). The jobs are loaded with an HTTP-Request from a JSON file. Used bootstrap, css, html.

See it Live

Two Panel Layout built in Angular

App Info

# Install dependencies for server
npm install

# Run the client

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.

Author

Mihnea Vlad