Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (27 loc) · 1.26 KB

File metadata and controls

44 lines (27 loc) · 1.26 KB

Landingpage for the recruiting of musicians/artists for keinegrenzen.org

Design

The original designs made by Lucas Carrascosa can be found here.

You can append your name or the name of an artist you would like to invite like the following:

https://mitmachen.keinegrenzen.org/johnny-cash https://mitmachen.keinegrenzen.org/

Technical Details

Installation

  • git clone https://github.com/keinegrenzen-org/landingpage-recruiting.git
  • composer install
  • npm install

Development

  • npm run php-server

The php-server script will serve the application through symfony and php's built-in server.

  • npm run dev-server

The dev-server script will automatically build SCSS & JS and push changes to your browser.

Frameworks:

  • Symfony 4.2

Languages

  • PHP 7.2
  • ECMAScript 6
  • SCSS

Authors and contributors