Quick Start A JEECG DEMO
Background
Possible to get an opportunity to learn front-end in company, I receievd a primary demand from a professor.
Code Source
1 |
|
BACKEND PART
Pull backend codes from github
1 |
|
How To Start VIA IDEA followed by the document.
1 |
|
Initial DB
1 |
|
Then execute SQL file to build the DB in your laptop.
Follow below path to update your local MySQL&Redis
1 |
|
Finally, we can run back end.
FRONT-END PART(VUE3)
1 |
|
Install pmmp command through nmp
1 |
|
What is pnpm? And how to install pnpm
https://juejin.cn/post/7124142007659790372
Trouble Shooting
Depencies conflicts while using npm command to install
Quick Start A JEECG DEMO
https://iceswear.github.io/2023/03/10/Quick_Start_A_JEECG_DEMO/