Skip to content

xTbeniaminTx/SnowTricks

Repository files navigation

SnowTricks

Maintainability

SnowTricks

Requirements PHP 7.2.5 or higher SQL Database Composer

Installation Clone or download this repository

$ git clone https://github.com/btolan-karudev/SnowTricks

Install dependencies

in project directory

$ composer install

Set up database

$ php bin/console doctrine:database:create $ php bin/console doctrine:migrations:migrate

Launch server

❗Symfony binary required

$ symfony server:start

php bin/console doctrine:fixtures:load

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published