Ingen beskrivning

kindring 1b6bf8c444 产品中心设置 2 år sedan
api f240f1c5a4 初始化官网,header布局完成 2 år sedan
assets 1b6bf8c444 产品中心设置 2 år sedan
components 1b6bf8c444 产品中心设置 2 år sedan
layouts f240f1c5a4 初始化官网,header布局完成 2 år sedan
map 1b6bf8c444 产品中心设置 2 år sedan
middleware f240f1c5a4 初始化官网,header布局完成 2 år sedan
pages 1b6bf8c444 产品中心设置 2 år sedan
plugins f240f1c5a4 初始化官网,header布局完成 2 år sedan
server f240f1c5a4 初始化官网,header布局完成 2 år sedan
static 1b6bf8c444 产品中心设置 2 år sedan
store f240f1c5a4 初始化官网,header布局完成 2 år sedan
until f240f1c5a4 初始化官网,header布局完成 2 år sedan
.editorconfig f240f1c5a4 初始化官网,header布局完成 2 år sedan
.gitignore f240f1c5a4 初始化官网,header布局完成 2 år sedan
README.md f240f1c5a4 初始化官网,header布局完成 2 år sedan
nuxt.config.js 47dc26b050 官网基础布局完成,多语言兼容 2 år sedan
package-lock.json f240f1c5a4 初始化官网,header布局完成 2 år sedan
package.json f240f1c5a4 初始化官网,header布局完成 2 år sedan
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 2 år sedan
yarn.lock f240f1c5a4 初始化官网,header布局完成 2 år sedan

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.