mantl-ui-frontend

Mantl-UI frontend code

  • 所有者: mantl/mantl-ui-frontend
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Mantl UI frontend

A frontend for Mantl UI.

It looks a bit like this:

Mantl UI Frontend

Table of Contents

Developing

  1. Install Elm
  2. Install Elm dependencies: elm package install
  3. Install Node dependencies: npm install
  4. Install netpbm: brew install netpbm (on a Mac)
  5. Install Brunch globally: npm install -g brunch
  6. Run brunch watch --server to continuously compile
  7. View the app at localhost:3333

Tests

To run the tests, run elm reactor and then open
localhost:8000/app/Test.elm

Preparing for Production

  1. Make sure jpegtran and optipng are installed (brew install jpeg optipng)
  2. Remove development artifacts: rm -rf public
  3. Create production artifacts: brunch build --production

主要指标

概览
名称与所有者mantl/mantl-ui-frontend
主编程语言Elm
编程语言Elm (语言数: 4)
平台
许可证
所有者活动
创建于2015-11-11 15:07:43
推送于2016-06-06 12:37:19
最后一次提交2016-06-06 07:37:17
发布数0
用户参与
星数80
关注者数21
派生数15
提交数82
已启用问题?
问题数7
打开的问题数6
拉请求数5
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?