dannycalleri / hackazon

Experimental e-commerce platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackazon Build Status

Hackazon is an experimental e-commerce platform, welcome!

How to

The project relies on a CI service (Travis) for building and testing, but if you want to run it locally (you should have the latest version of Maven installed), you have to install dependencies first:

mvn install -DskipTests=true

and then run

mvn test -B

About

Experimental e-commerce platform


Languages

Language:Kotlin 100.0%