-
Notifications
You must be signed in to change notification settings - Fork 2
License
rehmanra/spring-boot-angular
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Pre-Requisites
--------------
Docker w/ Command Line Tools
Java 17
Node 18.19
Angular CLI via NPM
Initialize Database
-------------------
docker-compose -f ./backend/docker/docker-compose.yml up
Start Spring Boot
-----------------
cd ./backend
./gradlew bootRun
Run Frontend
------------
cd ./frontend
npm install && npm run clean && npm run test && npm run watch & npm run start
About
No description, website, or topics provided.
Resources
License
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published