How to create two entry in one Vue3 project with Vite #8815
Unanswered
liuyi
asked this question in
Help/Questions
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@chenxch Thanks for you replay. I read this repo, it looks like SPA Mode . I just want to know can create two isolate pages in one Vue project? checked the vue-pure-admin, you can get all the apis before login. |
Beta Was this translation helpful? Give feedback.
2 replies
-
https://github.com/Shyam-Chen/Micro-Fullstack/tree/main/micro-vite |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a web backend with Vue, User should login at domain.com/login ,and then enter the main site domain.com/home.
I hope can make the two routers in vue project, but now these only one entry:main.ts
Can add another entry like login.ts via some configration?
Thanks! I am newbie in Vue world
Beta Was this translation helpful? Give feedback.
All reactions