cljs-fulcro-pwa

时间:2024-04-15 17:27:48
【文件属性】:

文件名称:cljs-fulcro-pwa

文件大小:216KB

文件格式:ZIP

更新时间:2024-04-15 17:27:48

Clojure

依存关系 安装依赖项: yarn install 重复 开始一个副本: yarn shadow-cljs clj-repl 运行watch命令: (shadow/watch :main) 打开浏览器并转到: http://localhost:8000/ 切换到cljs repl: (shadow/repl :main) 评估一些代码: (js/alert "foo") 如果在评估一些代码后得到此消息: There is no connected JS runtime. 您需要在以下位置的浏览器中打开您的应用程序: http://localhost:8000/ 您可以使用以下命令退出cljs repl并返回到影子repl: :repl/quit 部署 生产版本: yarn shadow-cljs release main 或从影子repl: (sha


【文件预览】:
cljs-fulcro-pwa-main
----.gitignore(111B)
----shadow-cljs.edn(426B)
----package.json(137B)
----src()
--------cljs_fulcro_pwa()
----deps.edn(322B)
----README.md(881B)
----docs()
--------images()
--------js()
--------index.html(169B)
--------manifest.json(455B)
----yarn.lock(29KB)

网友评论