add homepage hero and route
This commit is contained in:
parent
ca20b7ae43
commit
4d8e0902ba
6 changed files with 296 additions and 8 deletions
|
|
@ -3,6 +3,7 @@ import { createPinia } from 'pinia'
|
|||
|
||||
import App from './App.vue'
|
||||
import router from './router'
|
||||
import './assets/global.css'
|
||||
|
||||
const app = createApp(App)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue