GitHub - seaton-git/MPA: 使用webpack,快捷开发多页面web应用

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

MPA

主要参考代码 kingvid-chan ,特此致谢

使用热加载,开发多页面web应用

tip:因使用html-webpack-pluginfs等,每次添加新的html文件之后,需要重启服务npm run dev

Build Setup

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

License

MIT

About

使用webpack,快捷开发多页面web应用

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published