Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 2.44 KB

readme.md

File metadata and controls

24 lines (20 loc) · 2.44 KB

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