/angularjs-play-blog-app

A basic blog app example built using AngularJS and Play

Primary LanguageJavaScript

angularjs-play-blog-app

A simple blog application with basic authentication mechanism and the ability to make posts and comments built with AngularJS and Play

Client

To run AngularJS client app run grunt serve

Server

To run Play server app run ./activator "run 9090"