https://github.com/fredericrous/auxpro
https://github.com/fredericrous/auxpro
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fredericrous/auxpro
- Owner: fredericrous
- Created: 2016-11-20T12:47:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T14:25:03.000Z (over 9 years ago)
- Last Synced: 2025-02-04T16:49:57.639Z (over 1 year ago)
- Language: JavaScript
- Size: 3.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuxPro
## Prerequisite
Install MongoDB
Install Java 1.7 or higher
Install Apache Maven
Install Eclipse J2EE edition Mars (Optionnal)
Install Nodejs
## Installation
front/npm install
server/mvn install -DskipTests=true
Import ./server as a Maven project into eclipse
## Usage
./start_all.bat