文件名称:hello_phoenix
文件大小:128KB
文件格式:ZIP
更新时间:2024-03-11 19:01:12
Elixir
你好凤凰 要启动Phoenix服务器: 使用mix setup项目 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备投入生产了吗? 请。 了解更多 官方网站: : 指南: : 文件: : 论坛: : 资料来源: :
【文件预览】:
hello_phoenix-master
----.travis.yml(83B)
----mix.exs(2KB)
----config()
--------prod.secret.exs(1KB)
--------prod.exs(2KB)
--------test.exs(681B)
--------config.exs(1KB)
--------dev.exs(2KB)
----priv()
--------gettext()
--------repo()
----.formatter.exs(159B)
----test()
--------hello_phoenix_web()
--------support()
--------test_helper.exs(74B)
----assets()
--------css()
--------.babelrc(55B)
--------package.json(719B)
--------js()
--------package-lock.json(312KB)
--------static()
--------webpack.config.js(1KB)
----mix.lock(8KB)
----.gitignore(907B)
----lib()
--------hello_phoenix_web()
--------hello_phoenix_web.ex(2KB)
--------hello_phoenix.ex(261B)
--------hello_phoenix()
----README.md(732B)