Skip to content

nuxt egg模板 egg结合nuxt服务端渲染 vue-nuxt

Notifications You must be signed in to change notification settings

i-pale/egg-nuxt-template

Repository files navigation

vue

说明

模板中集成了我自己写的代码生成器 code-auto

配置再根目录下的auto-code.js中,详细配置移步code-auto

可自行修改配置使用,不需要的可以删掉。

Development

$ git clone https://github.com/i-pale/egg-nuxt-template.git
$ cd egg-nuxt-template
$ npm i
$ npm run dev
$ open http://localhost:7001

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.

  • Use npm test to run unit test.

  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

  • Use npm test to run unit test.

  • Use npm codeauto 根据配置数据库生成代码.

    egg nuxt

About

nuxt egg模板 egg结合nuxt服务端渲染 vue-nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published