Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 430 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 430 Bytes

AngularJS_App_Example

Getting Started

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

Clone AngularJS_App_Example

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

Install Dependencies

npm install
bower install

Run the Application

http-server

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