项目作者: slab

项目描述 :
mix format in your browser.
高级语言: Elixir
项目地址: git://github.com/slab/elixir-formatter.git
创建时间: 2017-11-22T07:26:06Z
项目社区:https://github.com/slab/elixir-formatter

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Elixir Formatter

mix format in your browser.

Development

Install Dependencies:

  • npm install
  • mix deps.get

Start server:

  • mix phx.server

Now you can visit localhost:4000 from your browser.