To install:
mvn clean install
Install Apache Karaf 4.x
feature:install pax-http-whiteboard
bundle:install -s mvn:bi.meteorite/ui/1.0-SNAPSHOT
Bundle will then be available on http://localhost:8181/In order to run it locally you'll need a basic server setup.
- Clone it:
$ git clone [email protected]:OSBI/meteorite-core-ui.git
$ cd meteorite-core-ui/src/main/resources/ && npm install
- Serve it:
$ npm run dev
- Run tasks with Gulp:
$ gulp
- Run the mock server NodeJS (optional):
$ npm run server
- Execute tests (optional):
$ npm test
Documentation Meteorite Core UI.
- Run
npm run buildto build the project; - Run
npm run cleanCleanresourcesfolder; - Run
npm run devto build the project, start watching files and run the local server; - Run
npm run docsto generate the documentation the code; - Run
npm run serverto run the mock server NodeJS; - Run
npm testto run the tests once; - Run
npm run test:cito watch thesrcdirectory for changes and run the tests.
gulp: Initialize stylus and watch for changes;gulp bower-install: Move dependencies to folderdist/assets/;gulp deploy-pages: Deploy documentation files togithubon branch gh-pages;gulp imagemin: Compress image files;gulp stylus: Compile stylus files;gulp watch: Call for watch files.
We do care about it.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Android | iOS | Windows Phone |
|---|---|---|---|---|---|---|---|---|
| Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 4.4+ ✔ | 7+ ✔ | 8+ ✔ |
| 0.10+ ✔ |
Meteorite Core UI is maintained by these people and a bunch of awesome contributors.
|
|
:---: | :---: | :---: | :---: | :---: | :---: | :---: |
Tom Barber | Breno Polanski | Bruno Catão |
If you want to help, please read the Contributing guide.
For detailed changelog, see Releases.
Saiku and the Saiku UI are free software. The UI, contained in this repository, is available under the terms of the Apache License Version 2. A copy is attached for your convenience.





