Skip to content

yangxinpu/MyWebpackStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone 克隆到本地仓库

安装依赖(Install Dependencies)

要求本地环境安装了node(Ensure Node.js is installed in your local environment.)

npm i

运行(Run the Project)

开发者模式(Development Mode)

npm run dev

生产模式(Production Mode)

npm run build

About

This is a webpage practiced with Webpack packaging after learning the basics of Webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors