Sin descripción

kindring 969d73844f 下载中心修改完成,添加下载接口 hace 2 años
api f240f1c5a4 初始化官网,header布局完成 hace 2 años
assets 30d31ab22b 制作支持中心部分界面,以及下载中心部分界面 hace 2 años
components 969d73844f 下载中心修改完成,添加下载接口 hace 2 años
layouts f240f1c5a4 初始化官网,header布局完成 hace 2 años
map 5ecd99c194 添加侧边工具栏 hace 2 años
middleware f240f1c5a4 初始化官网,header布局完成 hace 2 años
pages 969d73844f 下载中心修改完成,添加下载接口 hace 2 años
phpAPi 969d73844f 下载中心修改完成,添加下载接口 hace 2 años
plugins 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
server f240f1c5a4 初始化官网,header布局完成 hace 2 años
static 5ecd99c194 添加侧边工具栏 hace 2 años
store f240f1c5a4 初始化官网,header布局完成 hace 2 años
until 10bb230ac4 新闻中心初始化 hace 2 años
.editorconfig f240f1c5a4 初始化官网,header布局完成 hace 2 años
.gitignore f240f1c5a4 初始化官网,header布局完成 hace 2 años
README.md f240f1c5a4 初始化官网,header布局完成 hace 2 años
nuxt.config.js e93de9bc2a 选择框 hace 2 años
package-lock.json e93de9bc2a 选择框 hace 2 años
package.json 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 hace 2 años
yarn.lock e93de9bc2a 选择框 hace 2 años

README.md

boke_n

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.