hdurix / jhipster-forge

JHipster Forge πŸ—‘πŸ›‘ is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JHipster Forge πŸ—‘πŸ›‘

Build Status Coverage Status

Node.js and NPM

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. Node.js: We use Node to run a development web server and build the project. Depending on your system, you can install Node either from source or as a pre-packaged bundle.

After installing Node, you should be able to run the following command to install development tools. You will only need to run this command when dependencies change in package.json.

npm install

Maven

To launch tests:

./mvnw clean test

To launch tests and integration tests:

./mvnw clean verify

About

JHipster Forge πŸ—‘πŸ›‘ is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.


Languages

Language:Java 77.5%Language:Mustache 22.4%Language:JavaScript 0.1%Language:Shell 0.0%