官网

chending1994 d53bf69119 '底部添加二维码' 5 年之前
assets d53bf69119 '底部添加二维码' 5 年之前
components d53bf69119 '底部添加二维码' 5 年之前
layouts d53bf69119 '底部添加二维码' 5 年之前
middleware 3adaad6155 '中德' 5 年之前
pages d53bf69119 '底部添加二维码' 5 年之前
plugins 9192b90b7e '加入新闻资讯' 5 年之前
static d53bf69119 '底部添加二维码' 5 年之前
store 35c866fe1d '新闻资讯' 5 年之前
.editorconfig 3adaad6155 '中德' 5 年之前
.eslintrc.js 3adaad6155 '中德' 5 年之前
.gitignore 3adaad6155 '中德' 5 年之前
README.md 3adaad6155 '中德' 5 年之前
nuxt.config.js f9e8eb4186 'h5大小写' 5 年之前
package-lock.json d11d07298a Signed-off-by: liqiong <liqiong@luojigou.vip> 5 年之前
package.json d11d07298a Signed-off-by: liqiong <liqiong@luojigou.vip> 5 年之前
yarn.lock d99a00063f '首页banner' 5 年之前

README.md

y

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.