Skip to content

jaejungscene/Favorite-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How To Start

  1. go to frontend-react folder, and enter npm install
  2. enter npm run build
  3. copy the app.bundle.js in frontend-react/build folder to backend-spring/src/main/resources/public.
  4. start spring-boot.