vue 子路由i_Vue中带有路由器和i18n的简单入门套件

这是一个包含路由器和i18n的Vue精巧入门套件,仓库中包含了多个页面组件和语言切换文件,适合初学者快速上手Vue开发。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

vue 子路由i

Vue样板 (vue-boilerplate)

A pithy starter kit with router & i18n in Vue. This repo has been added easter-eggs-collection.js this funny script written by WeiChiaChang, if you don't like it, you can just remove it.

Vue中带有路由器和i18n的精巧入门套件。 此仓库已添加了weiaiaChang编写的这个有趣的脚本Easter-eggs-collection.js,如果您不喜欢它,则可以将其删除。

vue-boilerplate

├── README.md                         # RTFM first
├── index.html                        # entry point
├── package-lock.json                 # package info
├── package.json                      # package info
├── src
│   ├── App.vue
│   ├── assets                        # assets including images and fonts
│   │   └── images
│   │       ├── icon.jpg
│   ├── components                    # reusable component
│   │   └── shared                    # shared component
│   │       ├── Footer.vue
│   │       ├── Header.vue
│   │       ├── footer-component.js
│   │       └── header-component.js
│   ├── i18n                          # folder for different languages switch
│   │   ├── en.json                   # English version
│   │   ├── sc.json                   # Simplified Chinese version
│   │   └── tc.json                   # Traditional Chinese version
│   ├── main.js
│   └── pages                         # multiple pages
│       ├── About.vue
│       ├── Home.vue
│       ├── HowItWorks.vue
│       ├── about-page.js
│       └── how-it-works-page.js
└── webpack.config.js                 # webpack configuration info

安装 (install)

Build-Setup

翻译自: https://vuejsexamples.com/a-pithy-starter-kit-with-router-i18n-in-vue/

vue 子路由i

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值