Just it! You are able to clone, modify, test and use it.
# Install Angular CLI globally
npm install -g @angular/cli@latest
# Clone your fork
git clone git@github.com:plastikaweb/plastikaweb2017.git
# Go to the project directory:
cd plastikaweb2017 {or any custom name}
# Install project dependencies:
yarn
# go to src/config directory, and rename `firebase.config.ts.sample` to `firebase.config.ts`. Fill with your firebase database data.
# go to src/config directory, and edit `lang.config.ts`. Fill with your app languages and the default app language.
# Serve the app
ng serve
# Navigate to http://localhost:4200/