0.1.0 • Published 6 years ago
egg-view-nuxt v0.1.0
egg-plugin-nuxt
Install
$ npm i egg-plugin-nuxt --saveUsage
// {app_root}/config/plugin.js
exports.nuxtPlugin = {
  enable: true,
  package: 'egg-plugin-nuxt',
};Configuration
// {app_root}/config/config.default.js
exports.nuxtPlugin = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
0.1.0
6 years ago