Bileloueslati / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made with Symfony, Typescript and React

This App requires PHP >= 8.1

For the front end, production builds are already done with Webpack Encore.

If you want to edit JS or add CSS files you will need to install and rebuild node modules by running the following commands (Node JS >= 16.8)

  • yarn install

  • yarn build

To run the application

Install PHP dependencies with Composer

Composer install

then run symfony server

symfony serve

About


Languages

Language:PHP 41.0%Language:TypeScript 28.4%Language:JavaScript 18.5%Language:Shell 7.4%Language:Twig 4.4%Language:SCSS 0.3%