Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 235 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 235 Bytes

melon webpack demo

webpack 项目中使用 melon 的 demo

快速上手

  1. git clone 或者下载 zip 包
  2. npm install 安装依赖包
  3. npm start 启动开发服务器
  4. 打开 http://localhost:9000/index.html 看到效果