Skip to content

Repository files navigation

Application Tuningfork

Installation

$ dssh $(did1)
$ php composer.phar self-update
$ php composer.phar install
$ sudo npm install && bower install
$ gulp
  • Create file migrations-db.php :
<?php
return [
'dbname' => 'tuningfork',
'user' => 'root',
'password' => 'root',
'host' => 'localhost',
'driver' => 'mysqli'
];

About

Pour l'association tuning fork

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages