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
- Host: GitHub
- URL: https://github.com/c0debrain/ninjaangular
- Owner: c0debrain
- Created: 2015-09-01T04:21:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-24T04:42:20.000Z (about 11 years ago)
- Last Synced: 2025-01-01T17:42:07.314Z (about 1 year ago)
- Language: Java
- Size: 60.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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