umple / umpr.ui

Front-end for umpr.core

Home Page:http://umpr.a4word.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

umpr.ui

Front-end for umpr.core.

Requirements:

Installing umpr.ui

  1. Clone repository: git clone https://github.com/umple-ucosp/umpr.ui.git
  2. Install composer components: php composer.phar install, or composer install depending on your environment.
  3. Fetch repository data: ./update_data

Running

To run the application, run from /public folder.

To run locally: php -S localhost:8080 -t ./public.

The application's "data repository" should be updated regularly using the ./update_data script.

About

Front-end for umpr.core

http://umpr.a4word.com

License:MIT License


Languages

Language:CSS 46.0%Language:PHP 35.2%Language:JavaScript 18.4%Language:Shell 0.3%