Skip to content

Team Blue's Final Project with Winsupply software engineers

Notifications You must be signed in to change notification settings

jinhoishere/SchoolCourseCatalog-BackEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Course Catalog

This repository is back-end side of the project.

How to run school course catalog project

To run the project, the back-end side should be executed first and then front-end side.

(All commands are based on Linux)

  1. Clone this repository.
  2. Enter ./gradlew build.
  3. Enter ./gradlew bootRun.
  4. Now, codes in this back-end repo are running. Go to front-end repository named "SchoolCourseCatalog-FrontEnd".

  5. Clone that repository
  6. Enter npm install
  7. Enter npm start
  8. Go to http://localhost:4200/.

About

Team Blue's Final Project with Winsupply software engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Java 100.0%