Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vishnusharmax/symfony4.2-materialize

Symfony 4.2 with materialize theme complete setup
https://github.com/vishnusharmax/symfony4.2-materialize

admin-dashboard admin-panel demo-app demo-application material material-design material-theme materlialize materlizecss php7 symfony symfony4

Last synced: about 2 hours ago
JSON representation

Symfony 4.2 with materialize theme complete setup

Awesome Lists containing this project

README

        

## 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