DavidePastore / codice-fiscale-rest

A simple codice fiscale rest website based on Symfony.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codice-fiscale-rest

Latest version Build Status Coverage Status Quality Score Total Downloads PSR2 Conformance

A simple codice fiscale rest website based on Symfony.

Installation

Install dependencies from package.json

npm install

Compile assets

npm run dev

Install dependencies from composer.json

composer install

Launch

To launch the application, you can use the following command:

symfony server:start

Test

$ vendor\bin\phpunit

Issues

If you have issues, just open one here.

About

A simple codice fiscale rest website based on Symfony.


Languages

Language:PHP 47.1%Language:Twig 39.8%Language:JavaScript 10.2%Language:CSS 2.9%