Elendev / cinemarathon

Contains the whole Cinemarathon website sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinemarathon.ch

Build Status Sonar Quality gate

This repository contains the code used in the website cinemarathon.ch.

For now it's only a draft, but it will soon have more information in it.

Development

To do some development, simply clone this repository and launch those commands :

# Install the NPM sources
npm install

# Start the development server with hot-reload
npm serve

About

Contains the whole Cinemarathon website sources


Languages

Language:TypeScript 72.8%Language:JavaScript 14.3%Language:HCL 9.7%Language:HTML 3.1%