在 HTML 页面中使用 React

该方案使用场景:在html页面中使用react,主js文件index.js和其它非react功能使用js模块化的方式开发,适合轻量级中小型应用 index.html代码: 引入react、react-dom、babel、moment、antd等 <!DOCTYPE html> <html lang=
posted @ 2021-12-07 09:43  0611163  阅读(1493)  评论(1编辑  收藏  举报