Skip to content

angular-schule/2018-07-meetup-heidelberg

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Speaker: Ferdinand Malcher
Date: 17. Juli 2018
Location: Fensterplatz Heidelberg


This is the example app for the first Angular Meetup in Heidelberg. We will bring it to life together.

Install and run

You need the Angular CLI to be installed globally:

npm install @angular/cli

Clone the repo and run the local installation:

npm install

You might want to build the cart library first which is part of this repo:

ng run cart:build

After that you're ready to start the app:

ng serve

Open your browser at http://localhost:4200 to see it in action.


© 2018 https://angular.schule, Version from 05.04.2018

About

🍕Demo app for the Angular Meetup in Heidelberg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published