Skip to content

seogi1004/webpack-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Enter the command as follows.

  1. mvn install
  2. npm install
  3. java -jar dist/webpack-springboot-starter-1.0.0.jar (or Running in development tools)
  4. npm start

If you modify the js or scss file in the 'src/main/resources/static/*' directory, it will be automatically bundled.

Development URL : http://localhost:8081/hello
Production URL : http://localhost:8080/hello

Official manual

Korean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published