Skip to content

InteractiveHealthSolutions/aahung-aagahi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

997 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To setup Spring boot app

In order to setup Lombok for your IDE, download and run lombok.jar from https://projectlombok.org

To create React web app, install NodeJS and execute the following commands

$ npm install -g create-react-app $ create-react-app app

Add required libraries to React app

$ cd app $ npm add [email protected] [email protected] [email protected] [email protected]

Export the Spring web app as web archive

$ mvn clean install package

The deployable war build will be available in target directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages