egg-nuxt-plugin

1.0.3 • Public • Published

egg-nuxt-plugin

npm npm node

基于 nuxt 的 egg 视图层(View)解决方案

Installation

npm i -S egg-nuxt-plugin

Usages

  • Egg 插件配置中开启
// config/plugin.js
exports.nuxt = {
  enable: true,
  package: 'egg-nuxt-plugin',
};
  • View 层代码默认的目录为 app/nuxt,参考 nuxt 开发即可

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repository and submit pull requests.

Release Notes

CHANGELOG

License

npm

Package Sidebar

Install

npm i egg-nuxt-plugin

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

13.8 kB

Total Files

13

Last publish

Collaborators

  • bigang.ybg