暫無描述

kindring 56cbe7387e 简单修改启动端口,制作部分界面 2 年之前
api f240f1c5a4 初始化官网,header布局完成 2 年之前
assets 56cbe7387e 简单修改启动端口,制作部分界面 2 年之前
components 56cbe7387e 简单修改启动端口,制作部分界面 2 年之前
layouts f240f1c5a4 初始化官网,header布局完成 2 年之前
map f240f1c5a4 初始化官网,header布局完成 2 年之前
middleware f240f1c5a4 初始化官网,header布局完成 2 年之前
pages f240f1c5a4 初始化官网,header布局完成 2 年之前
plugins f240f1c5a4 初始化官网,header布局完成 2 年之前
server f240f1c5a4 初始化官网,header布局完成 2 年之前
static f240f1c5a4 初始化官网,header布局完成 2 年之前
store f240f1c5a4 初始化官网,header布局完成 2 年之前
until f240f1c5a4 初始化官网,header布局完成 2 年之前
.editorconfig f240f1c5a4 初始化官网,header布局完成 2 年之前
.gitignore f240f1c5a4 初始化官网,header布局完成 2 年之前
README.md f240f1c5a4 初始化官网,header布局完成 2 年之前
nuxt.config.js 56cbe7387e 简单修改启动端口,制作部分界面 2 年之前
package-lock.json f240f1c5a4 初始化官网,header布局完成 2 年之前
package.json f240f1c5a4 初始化官网,header布局完成 2 年之前
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 2 年之前
yarn.lock f240f1c5a4 初始化官网,header布局完成 2 年之前

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.