Skip to content

这是一个采用 express + webpack 搭建的前端多页面脚手架,后期配合nginx可实现对PC端和移动端页面进行匹配分发

Notifications You must be signed in to change notification settings

Renchant/express-webpack-

Repository files navigation

这是一个采用 express + webpack 搭建的前端多页面脚手架,后期配合nginx可实现对PC端和移动端页面进行匹配分发

    npm run dev // 本地开发(热更新)

    npm run build // 生成测试版

    npm run build:prod // 生成正式版

    npm run upload // 上传静态资源到CDN,如qiniu

About

这是一个采用 express + webpack 搭建的前端多页面脚手架,后期配合nginx可实现对PC端和移动端页面进行匹配分发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published