Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 583 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 583 Bytes

Stellenmarkt.com

Intruduction

This is the Yawik Skin used at stellenmarkt.com. This module uses Wordpress for content on the landing pages. Also otherwise many things are hard coded.

Installation using composer

:~$ git clone https://github.com/stellenmarkt/stellenmarkt.com.git
:~$ cd stellenmarktt.com
:~stellenmarkt.com$ composer install

You'll need a mongo db. If you have no database, install the yawik/install bodule.

:~/stellenmarkt.com$ composer require yawik/install

Start the dev env

:~/stellenmarkt.com$ composer serve