/angular-multi-view

Project for demonstrating how to create an angular web app for multiple view sizes

Primary LanguageTypeScript

AngularMultiView

This project is an example application for the article: it demonstrates an example for angular application with multiple views (for multiple screen sizes)

Running

clone the project
run: npm install
run: ng s