Sin descripción

kindring 56cbe7387e 简单修改启动端口,制作部分界面 hace 2 años
api f240f1c5a4 初始化官网,header布局完成 hace 2 años
assets 56cbe7387e 简单修改启动端口,制作部分界面 hace 2 años
components 56cbe7387e 简单修改启动端口,制作部分界面 hace 2 años
layouts f240f1c5a4 初始化官网,header布局完成 hace 2 años
map f240f1c5a4 初始化官网,header布局完成 hace 2 años
middleware f240f1c5a4 初始化官网,header布局完成 hace 2 años
pages f240f1c5a4 初始化官网,header布局完成 hace 2 años
plugins f240f1c5a4 初始化官网,header布局完成 hace 2 años
server f240f1c5a4 初始化官网,header布局完成 hace 2 años
static f240f1c5a4 初始化官网,header布局完成 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 56cbe7387e 简单修改启动端口,制作部分界面 hace 2 años
package-lock.json f240f1c5a4 初始化官网,header布局完成 hace 2 años
package.json f240f1c5a4 初始化官网,header布局完成 hace 2 años
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 hace 2 años
yarn.lock f240f1c5a4 初始化官网,header布局完成 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.