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 build
to build the project; - Run
npm run clean
Cleanresources
folder; - Run
npm run dev
to build the project, start watching files and run the local server; - Run
npm run docs
to generate the documentation the code; - Run
npm run server
to run the mock server NodeJS; - Run
npm test
to run the tests once; - Run
npm run test:ci
to watch thesrc
directory 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 togithub
on 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.