An open API service indexing awesome lists of open source software.

https://github.com/ffrancoc/parking-app

Aplicación web - php
https://github.com/ffrancoc/parking-app

php8 slim4 talwindcss twig-template

Last synced: 3 months ago
JSON representation

Aplicación web - php

Awesome Lists containing this project

README

        

# Parking App

Aplicacion de parqueo de vehiculos

## Tecnologías
- PHP
- Composer
- Slim Framework
- Twig
- TailwindCSS

## Uso
## Instalar dependencias
`npm install`

`composer install`

## Iniciar Tailwindcss
`npm run tailwind`

## Iniciar Aplicación
`php -S localhost:8000`