Skip to content

epipav/matrix-multiply

Repository files navigation

matrix-multiply

Matrix multiplication UI and backend for a comma separated matrix definition. PSR-12 compliant.

  • Back end: Laravel
  • Front end: vue

Both vue and laravel runs in the same container

  • matrix-app

Dependencies

NPM:

  • vue, vue-bootstrap
  • axios

Composer:

  • laravel
  • easy-coding-standart

Usage: docker-compose up

Builds the project, checks PSR-12 standart, runs unit tests and starts the artisan web server.

App will be available at http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages