Go to file
胡鑫 ac6c971d0a chore: lang flag 2023-05-07 16:46:31 +08:00
.github Initial commit 2023-04-23 14:19:03 +08:00
.vscode chore: new 2023-04-23 23:14:52 +08:00
components chore: lang flag 2023-05-07 16:46:31 +08:00
composables Initial commit 2023-04-23 14:19:03 +08:00
config chore: Nuxtlink 2023-05-07 16:38:23 +08:00
constants chore: new 2023-04-23 23:14:52 +08:00
content Update 2023-05-06 05:39:23 +08:00
layouts chore: 翻译适配,主题适配 2023-05-04 00:47:08 +08:00
locales fix: 一些语言转换问题 carousel foot,优化组件 2023-05-07 01:39:44 +08:00
pages chore: Nuxtlink 2023-05-07 16:38:23 +08:00
public Update 2023-05-06 05:39:23 +08:00
server/api Initial commit 2023-04-23 14:19:03 +08:00
styles chore: 翻译适配,主题适配 2023-05-04 00:47:08 +08:00
utils chore: new 2023-04-23 23:14:52 +08:00
.eslintrc add: hook section 2023-04-27 13:58:47 +08:00
.gitignore Initial commit 2023-04-23 14:19:03 +08:00
.npmrc Initial commit 2023-04-23 14:19:03 +08:00
.stackblitzrc Initial commit 2023-04-23 14:19:03 +08:00
LICENSE Initial commit 2023-04-23 14:19:03 +08:00
README.md update: readme 2023-04-27 14:02:49 +08:00
app.vue chore: Nuxtlink 2023-05-07 16:38:23 +08:00
netlify.toml Initial commit 2023-04-23 14:19:03 +08:00
nuxt.config.ts chore: Nuxtlink 2023-05-07 16:38:23 +08:00
package.json chore: foot translator 2023-05-04 17:42:22 +08:00
pnpm-lock.yaml chore: foot translator 2023-05-04 17:42:22 +08:00
tsconfig.json chore: new 2023-04-23 23:14:52 +08:00
uno.config.ts chore: lang flag 2023-05-07 16:46:31 +08:00

README.md


🧪 Working in Progress


🖥 Online Preview

git clone https://github.com/TOPVERSE/TOPVERSE_Official.git
cd TOPVERSE_Official 
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm