Skip to content

kimsrung/angular_with_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

angular_with_http

using $http with json file

This project is a basic usage of angularjs with $http request.

Clone project

git@github.com:kimsrung/angular_with_http.git
cd angular_with_http

Run the Application

we have run it with http server. if you don't have one, you can install it by:

sudo npm install -g http-server

Run Project

http-server -a localhost -p 8000 -c-1

About

using $http with json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published