Skip to content

A simple blog app with AngularJS 1.5 using component directives

Notifications You must be signed in to change notification settings

Athens-AngularJS-Meetup/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple blog app with AngularJS 1.5

Bloggie

Clone the repo first:

git clone git@github.com:Athens-AngularJS-Meetup/blog.git
cd blog

Pull dependencies:

npm i -g bower live-server
bower install

Run a local server:

live-server

Check the app on: http:127.0.0.1:8080

About

A simple blog app with AngularJS 1.5 using component directives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published