/kiegroup-website

The awestruct sources for the website http://www.kiegroup.org

Primary LanguageCSS

KIE Website

Source files for kie.org.

Working on the site

  1. Download and install a version of Java 8+

  2. Download and install a recent version node and npm

  3. Execute yarn install

  4. To build the site: yarn build

  5. To work and continuously watch files: yarn start

    1. The site will be available at http://localhost:8820/

License

KIE Group website is released under [Apache License 2.0](LICENSE-Apache-2.0.txt).