Sin descripción

kindring 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
api f240f1c5a4 初始化官网,header布局完成 hace 2 años
assets 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
components 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
layouts f240f1c5a4 初始化官网,header布局完成 hace 2 años
map 71b7ad5708 产品中心基础布局,动态路由 hace 2 años
middleware f240f1c5a4 初始化官网,header布局完成 hace 2 años
pages 71b7ad5708 产品中心基础布局,动态路由 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 71b7ad5708 产品中心基础布局,动态路由 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 71b7ad5708 产品中心基础布局,动态路由 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.