feat/dev
should branch from master
feat/dev
with a naming convention of feat/dev/featurename
.feat/dev/featurename
to feat/dev
feat/dev/
to master
.git clone https://git.zipcode.rocks/ProjectRepositoryHostName/ProjectName
jhipster
in the terminal, you are prompted tp architect the application:
rocks.zipcode.io
./mvnw
to run the applicationadmin
admin
user
user
jhipster-jdl.jh
by selecting the download button at the top right of the interface.jhipster-jdl.jh
in the root directory of the application.jhipster-jdl.jh
file by navigating to the directory and running the command
yo jhipster:import-jdl jhipster-jdl.jh
/src/main/webapp
directory of the monolith that was created in Part 3
, to the root directory of the newly cloned client-repository./mvnw
from the the root directory of the server project.npm install
npx kill-port 8080