ptlergo / musicem-app

Music Curating App Built Using MEAN Stack
http://musicemapp.com
0 stars 0 forks source link

Connect API Routes To Front-End #21

Closed ptlergo closed 7 years ago

ptlergo commented 7 years ago

Create a service that interacts with our Node API. Enable CORS since backend and frontend are on separate ports.

ptlergo commented 7 years ago

Connect API routes to angular routes with content displayed and option to add or delete routes API

ptlergo commented 7 years ago

Basic api routes connection setup. Need to make angular service to handle the routing.