Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 442 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 442 Bytes

ExpressJS_AngularJS_App

Getting Started

To get you started clone the ExpressJS_AngularJS_App repository and install the dependencies:

Clone ExpressJS_AngularJS_App

git clone  https://github.com/IreneIrene/ExpressJS_AngularJS_App.git
cd ExpressJS_AngularJS_App

Install Dependencies

npm install
bower install

Run the Application

node server.js

Now browse to the app at http://localhost:8888.