Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 295 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 295 Bytes

Spring Boot + Webpack

npm install -g webpack //for cli
npm install
npm run dev
npm run start
gradle build

about webpack here
about webpack-dev-server here