newbyca / ean-stack-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ean stack demo

Simple demo that calls a nodejs\express rest api from an angular 1.x app.

  • Install nodejs if you haven't already.

  • Open a command line and clone this repo:

git clone git@github.com:newbyca/ean-stack-demo.git
  • Navigate to the repo's folder and install node dependencies:
cd ean-stack-demo
npm install
  • Run the demo with:
node server.js

About


Languages

Language:HTML 61.1%Language:JavaScript 38.9%