vue-cli-plugin-ethercap-structure
v0.0.4
Published
vue-cli 3 plugin to add ethercap-structure
Readme
vue-cli-plugin-ethercap-structure
Ethercap project structure plugin for @vue/cli 3.0.
安装
vue create my-app
cd my-app
vue add vue-cli-plugin-ethercap-structure使用
npm run init
npm run watch- 本项目模板采用 Less 架构,因此在创建项目的时候,请选择 Less 语言;
- 一些敏感信息需要手动补充,包括:签名函数、签名字符串、用户信息接口,可全局搜索 TODO 寻找位置;
