lumX

The first responsive front-end framework based on Angular & Google Material Design specifications

  • 所有者: lumapps/lumX
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

lumX

Join the chat at https://gitter.im/lumapps/lumX

The first responsive front-end framework based on AngularJS & Google Material Design specifications. lumX will help you design your applications faster and more easily. We followed Google Material Design recommendations to bring the best experience to your users.

Quick start

Three quick start options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/lumapps/lumx.git.
  • Install with NPM: npm install official-lumx (or Yarn: yarn add official-lumx).

Documentation

lumX's documentation, included in this repo in the demo directory, is built with Gulp and hosted on Google App Engine at http://ui.lumapps.com. The docs may also be run locally.

Running documentation locally

  1. If necessary, install the Python SDK of Google App Engine.
  2. In your environment, declare the variable APPENGINE with the path to your Google App Engine binaries.
    For example, using bash in a Unix system with the default path will need to edit the .bashrc in your home to add:
    export APPENGINE=/home/USER/google-cloud-sdk/bin/
    

Then install all dependencies:

  • Run npm install (or yarn install).

Then run the build system and the server:

  1. Run gulp.
  2. In an other terminal, run ./launch.sh (or ./dlaunch.sh if you want to use Docker, recommended on MacOS X).
  3. Visit http://localhost:8888 in your browser, and voilà.

or

  1. Run gulp serve.
  2. Visit http://localhost:8080 in your browser, and voilà.

How to get help, contribute, or provide feedback

Please refer to our contributing guidelines. The roadmap is available in this repo.

Code and documentation copyright 2018 LumApps. Code released under the MIT license.

主要指標

概覽
名稱與所有者lumapps/lumX
主編程語言JavaScript
編程語言Python (語言數: 5)
平台
許可證MIT License
所有者活动
創建於2014-11-19 09:28:58
推送於2019-12-04 10:06:24
最后一次提交2019-12-04 11:05:04
發布數375
最新版本名稱v1.9.11 (發布於 2019-12-04 10:34:56)
第一版名稱v0.1.0 (發布於 )
用户参与
星數2k
關注者數132
派生數273
提交數1.5k
已啟用問題?
問題數398
打開的問題數43
拉請求數190
打開的拉請求數1
關閉的拉請求數56
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?