This repository was archived by the owner on May 1, 2025. It is now read-only.
  
  
  
  
            
              「ルーティング」の質問
            
            #78
          
          
        -
| https://github.com/vuejs-jp/learn.nuxt.com/blob/main/content/2.concepts/3.routing/index.md で何か困ったことや質問があれば遠慮なく質問して下さい | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            k-miyake
          
      
      
        Oct 19, 2024 
      
    
    Replies: 2 comments 4 replies
-
| 「index.vue」だけどURLは「/Login」などにすることはできたりするのでしょうか | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
ご質問ありがとうございます。
Nuxt では、チュートリアルに記載のファイルベースルーティングによる.URL の設定以外に、
nuxt.config.ts内でルートを任意の文字列に変更することができるカスタムルーティングの機能があります。以下のドキュメントに詳細が記載されていますので参考にしてみてください。
https://nuxt.com/docs/guide/recipes/custom-routing