Skip to content

abidaks/angularjs-nodejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js and Angular.js Ecommerce Application

This is a simple example e-commerce application is developed using Angular.js as frontend and Node.js as backend.

Currently developing backend of the application, once it completes i will create frontend store.

Installation

Open up your command line or console and run the following 2 commands:

> node -v
> npm -v

If either of these commands go unrecognized, go to Nodejs.org and download the appropriate installer and install it

Once finished, close and reload console and re-run the above commands. They should now provide you with version numbers.

> git clone https://github.com/abidaks/angularjs-nodejs-example

Running

Now you can run it using the node command

> node app

Databases Implementaion

I have made two beanches one for mysql and one for mongo db, i will be continuously updating these two branches and create a backend and frontend for a basic ecommerce application in node.js and angular.js

License

About

This is a simple example application developed using Angular.js as frontend and Node.js as backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published