An open API service indexing awesome lists of open source software.

https://github.com/c0debrain/ninjaangular

Integration of AngularJS into Ninja Framework
https://github.com/c0debrain/ninjaangular

Last synced: 11 months ago
JSON representation

Integration of AngularJS into Ninja Framework

Awesome Lists containing this project

README

          

# Experimental project for integrating AngularJS framework with Ninja Framework

## Requirements
- Ninja Framework http://www.ninjaframework.org/
- AngularJS https://angularjs.org/
- node >= 0.10.0
- MySQL
- maven
- [optional] bower

## Setup

1. Clone the repository `git clone https://github.com/rcholic/NinjaAngular.git`
1. Navigate to the directory `cd NinjaAngular`
1. Execute `mvn clean install`
1. Execute this to start jetty server `mvn ninja:run`
1. Point your browser to `http://localhost:8080`

## Still in repeatedly updating....
## Questions can be addressed to ivytony AT gmail dot com