Skip to content

sledesmadev/applicationmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Application Manager (In Development)

Spring Boot API with Angular UI

Prerequisites: Java 8 and Node.js.

The database is created in remotemysql.com

Getting Started

To install this example application, run the following commands:

git clone https://github.com/sledesmadev/applicationmanager.git
cd applicationmanager

This will get a copy of the project installed locally. To install all of its dependencies and start each app, follow the instructions below.

To run the server, cd into the server folder and run:

./mvnw spring-boot:run

To run the client, cd into the client folder and run:

npm install && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published