Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 244 Bytes

Symfony - Angular CMS

Installation

http://localhost:8000/admin/#/dashboard

composer update php bin/console doctrine:schema:create php bin/console doctrine:fixtures:load

cd web/admin && npm install && gulp