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', {})

/egg-view-local-art/

    Package Sidebar

    Install

    npm i egg-view-local-art

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    4.04 kB

    Total Files

    6

    Last publish

    Collaborators

    • gbbacy