Sin descripción

kindring dfb6e42388 制作完成产品中心页面 hace 2 años
api f240f1c5a4 初始化官网,header布局完成 hace 2 años
assets dfb6e42388 制作完成产品中心页面 hace 2 años
components dfb6e42388 制作完成产品中心页面 hace 2 años
layouts f240f1c5a4 初始化官网,header布局完成 hace 2 años
map dfb6e42388 制作完成产品中心页面 hace 2 años
middleware f240f1c5a4 初始化官网,header布局完成 hace 2 años
pages dfb6e42388 制作完成产品中心页面 hace 2 años
phpAPi dfb6e42388 制作完成产品中心页面 hace 2 años
plugins 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
server f240f1c5a4 初始化官网,header布局完成 hace 2 años
static 71b7ad5708 产品中心基础布局,动态路由 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 dfb6e42388 制作完成产品中心页面 hace 2 años
package-lock.json 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
package.json 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 hace 2 años
yarn.lock dfb6e42388 制作完成产品中心页面 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.