Bez popisu

kindring 1b6bf8c444 产品中心设置 před 2 roky
api f240f1c5a4 初始化官网,header布局完成 před 2 roky
assets 1b6bf8c444 产品中心设置 před 2 roky
components 1b6bf8c444 产品中心设置 před 2 roky
layouts f240f1c5a4 初始化官网,header布局完成 před 2 roky
map 1b6bf8c444 产品中心设置 před 2 roky
middleware f240f1c5a4 初始化官网,header布局完成 před 2 roky
pages 1b6bf8c444 产品中心设置 před 2 roky
plugins f240f1c5a4 初始化官网,header布局完成 před 2 roky
server f240f1c5a4 初始化官网,header布局完成 před 2 roky
static 1b6bf8c444 产品中心设置 před 2 roky
store f240f1c5a4 初始化官网,header布局完成 před 2 roky
until f240f1c5a4 初始化官网,header布局完成 před 2 roky
.editorconfig f240f1c5a4 初始化官网,header布局完成 před 2 roky
.gitignore f240f1c5a4 初始化官网,header布局完成 před 2 roky
README.md f240f1c5a4 初始化官网,header布局完成 před 2 roky
nuxt.config.js 47dc26b050 官网基础布局完成,多语言兼容 před 2 roky
package-lock.json f240f1c5a4 初始化官网,header布局完成 před 2 roky
package.json f240f1c5a4 初始化官网,header布局完成 před 2 roky
tailwind.config.js f240f1c5a4 初始化官网,header布局完成 před 2 roky
yarn.lock f240f1c5a4 初始化官网,header布局完成 před 2 roky

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.