Skip to content

wenlei0617/mui-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mui-react

执行 npm install 执行 npm start 启动热替换 浏览器访问  http://localhost:8080/[页面名称]

执行 npm build 打包文件 执行 npm watch 监听打包文件实时刷新,手机调试使用

如果你需要新增页面,那你需要: 1、在src下新增新页面文件夹 2、需要在 config/entry.js新增页面参数。例子:   {       title: html页面的title名称,       filename: 新建页面的文件夹名称,       path: 新增页面的入口文件   }     如果您有更好的方式和建议请联系我。在下谢谢了。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages