How can I use vue-router? #49
-
| I change my project form httpVueLoader to vue3-sfc-loader and Convert from Vue 2 to Vue 3 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            FranckFreiburger
          
      
      
        Apr 17, 2021 
      
    
    Replies: 2 comments 1 reply
-
| Hi, | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        FranckFreiburger
-
| see. #172 | 
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
  
        
    
Hi,
Vue3 has changed the way to create a new application (see https://v3.vuejs.org/guide/instance.html)
You can also have a look at #43