niamster / chezz

Explore Java Spring framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Maintainability Test Coverage

CHEZZ pet project to explore Java Spring framework.

Status

Early development.

Run local build

Run rake run_dev and go to http://localhost:8000/ in your browser.

Each app can be built and launched independently, see rake tasks for the details.

Production build

Run rake build_prod and find the output in dist directory.

Alternatively run rake build_prod[/output/path] to change the output directory.

About

Explore Java Spring framework

License:MIT License


Languages

Language:Java 63.3%Language:JavaScript 27.0%Language:Ruby 5.7%Language:HTML 3.4%Language:CSS 0.6%