Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.11 KB

File metadata and controls

36 lines (22 loc) · 1.11 KB

MVC - Report MVC - Symfony course

Logo

MVC repository

This is my report for MVC course

About

This repo is a practice in MVC made to exam a course at BTH. There are two parts:

  1. Report and work done to learn concept with small examples like dice, game 21 and card classes.

  2. My projekt BlackJack game at "/proj".

Clone

To clone repository to a local environment:

  1. Clone repository to a directory of choice: git clone https://github.com/KenZan00/mvc.git

  2. From app directory $ composer install from repo

  3. $ npm install

  4. $ npm run build

  5. Start server and run in browser: php -S localhost:8000

Scrutinizer points

Build Status

Scrutinizer Code Quality

Code Coverage