Learning/Readme.md
2023-05-05 20:50:30 +02:00

23 lines
384 B
Markdown

## Tec Stack
Language: `PHP`
Framework: `Symfony`
Database: Mysql`
Librarys: `Twig, Encorem SCSS`
## Description
A Basic kanban Board made with PHP and Symfony
## Setup
## Paths
- database schema under `.checkout/schema.sql`
- config under `.checkout/config/Config.php`
- go in `.checkout`
- run `symfony server:start`
- run `npm run watch`
### On Linux
- step1
- step2
- step3