An open API service indexing awesome lists of open source software.

https://github.com/arpit2438735/angularjs-shopinventory

Sample how to write code in AngularJs
https://github.com/arpit2438735/angularjs-shopinventory

Last synced: about 2 months ago
JSON representation

Sample how to write code in AngularJs

Awesome Lists containing this project

README

        

AngularJs-ShopInventory
=======================

###Prerequisite
1. Node.js install ```sudo apt-get install nodejs```
2. ```npm install express``` to run the app
3. ```npm install karma``` to run test cases

Clone the project and run ```node server.js``` and on browser type ```localhost:3000```