-
Notifications
You must be signed in to change notification settings - Fork 0
tagspace/toms-springboot-reactjs-project-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To setup environment: - Download and Install JDK 8 - add this to .bash_profile: export JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" - Check that everything builds: ./gradlew stage - Install Postgresapp and 'create database mydatabase' To run locally: - VM Options: -Dspring.profiles.active=development - ./scripts/webpack-dev-server.sh
About
A project template for starting a quick springboot/reactjs combo project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published