Aetius / site_SnowTricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site_SnowTricks

This is a blog project, developped with symfony 5.0.3. You will find an admin space, an administration of articles and of users, and a personnal space.

###To install this project :

  • Click on "clone or download" : If you choose 'Open in Desktop', you will upload these files directly from github, by GitHub Desktop (from example) If you choose to copy these files in .zip,
  • Launch a composer install and you run your project locally,
  • Configure the .env.local file, in the project's base (database, mailer...),
  • Then upload fixtures files with php bin/console d:f:l

###Usage Feel free to modify theses files for your own use.

About


Languages

Language:PHP 72.3%Language:HTML 21.6%Language:JavaScript 4.9%Language:CSS 1.2%