官网

chending1994 bad941ce7b Merge branch 'master' of https://git.luojigou.vip/luojigou_h5/zhongde_web il y a 5 ans
assets 6758713855 '首页导航跳转' il y a 5 ans
components ce85c0d10d '去除测试' il y a 5 ans
layouts 0f751b3adb '错误页面配置' il y a 5 ans
middleware 3adaad6155 '中德' il y a 5 ans
pages f9e8eb4186 'h5大小写' il y a 5 ans
plugins 0b259f9a51 'asyncData' il y a 5 ans
static 54bd0bd42f Merge branch 'master' of https://git.luojigou.vip/luojigou_h5/zhongde_web il y a 5 ans
store 6e0212bf9b '去除请求' il y a 5 ans
.editorconfig 3adaad6155 '中德' il y a 5 ans
.eslintrc.js 3adaad6155 '中德' il y a 5 ans
.gitignore 3adaad6155 '中德' il y a 5 ans
README.md 3adaad6155 '中德' il y a 5 ans
nuxt.config.js f9e8eb4186 'h5大小写' il y a 5 ans
package-lock.json d11d07298a Signed-off-by: liqiong <liqiong@luojigou.vip> il y a 5 ans
package.json d11d07298a Signed-off-by: liqiong <liqiong@luojigou.vip> il y a 5 ans
yarn.lock d99a00063f '首页banner' il y a 5 ans

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.