Skip to content

vishnusharmax/symfony4.2-materialize

Repository files navigation

About Symfony 4.2

Symfony 4.2 Demo Application with materialize theme setup.

Requirements

Installation

Install the Symfony client binary and run this command:

$ cd symfony4.2-materialize/

Install project dependencies using composer run below cmd

$ composer update

To run the project run the below cmd in your project dir

$ php bin/console server:run

How its look