Sin descripción

kindring 1b6bf8c444 产品中心设置 hace 2 años
api f240f1c5a4 初始化官网,header布局完成 hace 2 años
assets 1b6bf8c444 产品中心设置 hace 2 años
components 1b6bf8c444 产品中心设置 hace 2 años
layouts f240f1c5a4 初始化官网,header布局完成 hace 2 años
map 1b6bf8c444 产品中心设置 hace 2 años
middleware f240f1c5a4 初始化官网,header布局完成 hace 2 años
pages 1b6bf8c444 产品中心设置 hace 2 años
plugins f240f1c5a4 初始化官网,header布局完成 hace 2 años
server f240f1c5a4 初始化官网,header布局完成 hace 2 años
static 1b6bf8c444 产品中心设置 hace 2 años
store f240f1c5a4 初始化官网,header布局完成 hace 2 años
until f240f1c5a4 初始化官网,header布局完成 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 47dc26b050 官网基础布局完成,多语言兼容 hace 2 años
package-lock.json f240f1c5a4 初始化官网,header布局完成 hace 2 años
package.json f240f1c5a4 初始化官网,header布局完成 hace 2 años
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 hace 2 años
yarn.lock f240f1c5a4 初始化官网,header布局完成 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.