Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

jeffreyvanhees/temper

Repository files navigation

Temper Assessment

Done by Jeffrey van Hees

Requirements

  • PHP 7.4
  • Composer
  • NPM
  • A beer 🍺

Installation

Follow the following steps in your console:

  • Clone the repo to your local machine
  • Run composer install
  • Run npm install
  • Run npm run dev
  • Run cp .env.example .env
  • Run php artisan key:generate
  • Run php artisan serve

Testing

You need phpunit installed on your local machine for testing.

  • Run phpunit in the console to run the tests

Result

You should see te following result after clicking on the "Click here to view the desired chart"-link:

Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published