TheRatG / phptestgo

WEB GUI tool to train on certifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phptestgo

This is WEB GUI tool to train on certifications based on certificationy. In addition this is example project composed from symfony flex and vue. Demo

Heroku

step1

step2

step3

Requirements

  • PHP 7.1
  • composer
  • npm
  • yarn

Installation

git clone git@github.com:TheRatG/phptestgo.git
cd phptestgo
composer install
yarn

Run

./bin/console server:run

Open printed link in browser, usually it ishttp://127.0.0.1:8000.

About

WEB GUI tool to train on certifications

License:MIT License


Languages

Language:Vue 44.4%Language:PHP 38.7%Language:JavaScript 12.5%Language:HTML 3.9%Language:CSS 0.4%