GitHub - Athens-AngularJS-Meetup/blog: A simple blog app with AngularJS 1.5 using component directives

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Custom properties

Stars

2 stars

Watchers

3 watching

Forks

1 fork

Releases

No releases published