Nincs leírás

kindring 71b7ad5708 产品中心基础布局,动态路由 2 éve
api f240f1c5a4 初始化官网,header布局完成 2 éve
assets 71b7ad5708 产品中心基础布局,动态路由 2 éve
components 71b7ad5708 产品中心基础布局,动态路由 2 éve
layouts f240f1c5a4 初始化官网,header布局完成 2 éve
map 71b7ad5708 产品中心基础布局,动态路由 2 éve
middleware f240f1c5a4 初始化官网,header布局完成 2 éve
pages 71b7ad5708 产品中心基础布局,动态路由 2 éve
plugins 71b7ad5708 产品中心基础布局,动态路由 2 éve
server f240f1c5a4 初始化官网,header布局完成 2 éve
static 71b7ad5708 产品中心基础布局,动态路由 2 éve
store f240f1c5a4 初始化官网,header布局完成 2 éve
until f240f1c5a4 初始化官网,header布局完成 2 éve
.editorconfig f240f1c5a4 初始化官网,header布局完成 2 éve
.gitignore f240f1c5a4 初始化官网,header布局完成 2 éve
README.md f240f1c5a4 初始化官网,header布局完成 2 éve
nuxt.config.js 71b7ad5708 产品中心基础布局,动态路由 2 éve
package-lock.json 71b7ad5708 产品中心基础布局,动态路由 2 éve
package.json 71b7ad5708 产品中心基础布局,动态路由 2 éve
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 2 éve
yarn.lock 71b7ad5708 产品中心基础布局,动态路由 2 éve

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.