egg-view-local-art

1.0.3 • Public • Published

egg-view-local-art

local art-template view for egg-vuecli-webpack-dev-server

install

$ npm i egg-view-local-art --D

Usage

// {app_root}/config/plugin.local.js
exports.view = {
  enable: true,
  package: 'egg-view-local-art'
};
await this.ctx.render('/index.html', {})

Package Sidebar

Install

npm i egg-view-local-art

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

4.04 kB

Total Files

6

Last publish

Collaborators

  • gbbacy