0.0.5 • Published 7 years ago

node-1742 v0.0.5

Weekly downloads
8
License
ISC
Repository
github
Last release
7 years ago

node-1742

本项目是一个集成 express 、 http-proxy-middleware 、... 的一个安装手架

使用手册

// 1. 下载
npm install -g node-1742

// 2. 命令生成
// * new folder
node-1742 init new-folder
cd new-folder

// * exist folder
cd exist-folder
node-1742 init

// 3. 安装依赖
npm install

// 4. 在 proxy/proxy.js 中配置代理

// 5. 将前端文件放入 public 文件夹中,入口为 public/index.html

// 6. 运行
npm start

相关博客

如何使用 http-proxy-middleware

作者信息

1742

邮箱:bvct1742@163.com

博客:blog.ss1742.com

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago