mantl-ui-frontend

Mantl-UI frontend code

  • Owner: mantl/mantl-ui-frontend
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownermantl/mantl-ui-frontend
Primary LanguageElm
Program languageElm (Language Count: 4)
Platform
License:
所有者活动
Created At2015-11-11 15:07:43
Pushed At2016-06-06 12:37:19
Last Commit At2016-06-06 07:37:17
Release Count0
用户参与
Stargazers Count80
Watchers Count21
Fork Count15
Commits Count82
Has Issues Enabled
Issues Count7
Issue Open Count6
Pull Requests Count5
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private