Learning/Readme.md

24 lines
384 B
Markdown
Raw Permalink Normal View History

## Tec Stack
2023-05-05 18:50:30 +00:00
Language: `PHP`
Framework: `Symfony`
Database: Mysql`
Librarys: `Twig, Encorem SCSS`
## Description
2023-05-05 18:50:30 +00:00
A Basic kanban Board made with PHP and Symfony
## Setup
2023-05-05 18:50:30 +00:00
## 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