Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

File metadata and controls

10 lines (7 loc) · 269 Bytes

Angular 2 Examples

These are Angular 2 examples that you're able to grok different patterns done in Angular 2

for the server please run

npm install express connect-history-api-fallback morgan body-parser cors --save
node server/express-server-example.js