Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
/ carbon-uuf Public archive

Unified UI Framework (UUF) allows webapp developers to build shareable UI components and compose them into web applications

License

Notifications You must be signed in to change notification settings

wso2-attic/carbon-uuf

Repository files navigation

Note

We have discontinued UUF in favour of React.js based web apps and Carbon UI Server. As a result this repository has been deprecated.


Unified UI Framework

Build Status

Building From Source

  1. Clone this repository (git clone https://github.com/wso2/carbon-uuf.git)
  2. Use maven to build (mvn clean install).
  3. Built distribution archive can be found in product/target/wso2uuf-1.0.0-SNAPSHOT.zip path.

How to run ?

Make sure you are running JDK8 update 40 or latest.

  1. Extract wso2uuf-1.0.0-SNAPSHOT.zip archive.
  2. Go to wso2uuf-1.0.0-SNAPSHOT/bin direcotry.
  3. Run ./carbon.sh to start the Carbon server.
  4. Visit sample apps as below. They demonstrate the
  1. UUF artifacts are created using the carbon-uuf-maven-plugin. You can also refer the plugin documentaion on how to create apps, components, themes using the plugin.

Contributing to Carbon UUF and Carbon UUF Maven Plugin

Pull requests are highly encouraged and we recommend you to create a GitHub issue to discuss the issue or feature that you are contributing to.

License

Carbon UUF is available under the Apache 2.0 License.

Copyright

Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.

About

Unified UI Framework (UUF) allows webapp developers to build shareable UI components and compose them into web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published