Skeleton app with Node.js + express + angular Requirements Node and npm Installation git clone https://github.com/avraf/projectF.git cd projectF npm install node app.js Go to http://localhost:3000 Enjoy life. Usage Add routes to server in: server/routes.js Main angular module: client/app.js Main html file: client/index.html