Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 209 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 209 Bytes

es6-webpack

安装

下载

git clone https://github.com/clm1010/es6-webpack.git

安装

npm i
npm i webpack -g
npm i webpack-dev-server -g

运行

npm start