Skip to content

newbyca/ean-stack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published