Skip to content

Angular2 website with dynamic configuration and editing through page objects.

Notifications You must be signed in to change notification settings

jschen3/angular2_website

Repository files navigation

Angular2 Component Based Website

A unique personal website based on the displaying page objects, and individualized components. I use this library to build and display my personal website. The website consists of a series of components. Example of components are an image component, a menu component, a carousel component etc.

How to run

npm start

Significant Features

PageObjects are used to describe whats on each page. Single page application controls to add articles and components and individual page layouts.

Example page

alt text

Example editing of a page

alt text