文件名称:react-maps:尝试创建一个带有传单地图的 React 站点
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-20 00:40:41
JavaScript
台球地图 这个 repo 是我在尝试创建对台球社区有用的东西的同时使用 React + 传单的一种方式。 要在本地运行此页面: npm install # note that this creates a potentially fragile symlink in public/images/leaflet -> node_modules... gulp browserify # may need to `npm install -g gulp` gulp watch # this is just a convenience command that watches the js files and re-browserifies if needed
【文件预览】:
react-maps-master
----.gitignore(57B)
----README.md(449B)
----public()
--------css()
--------js()
--------index.html(274B)
----package.json(487B)
----gulpfile.js(572B)