实际使用发现能够正常访问的方式除了执行 ```bash npm install npm run dev ``` 不能直接打开http://localhost:3000,会404,只能用以下方式打开 - http://localhost:3000/zh - http://localhost:3000/en - http://localhost:3000/ja