Skip to content

ajaswal/ngnoderox

Repository files navigation

ngnodeprox

A sample project for Node(Server) + Angular(Client).

This sample consists of a node proxy express-http-proxy. All the req/res are proxied from the server, hence make it more secure and avoid CORS.

post cloning the project, please follow the steps to start the project:

  • npm install -g bower grunt-cli
  • gem install sass
  • [sudo] npm install
  • bower install
  • npm start

About

A project in Node and Angular with an addon of proxy at server side 🍪

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors