Aucune description

Jérémie Libeau 89c2a9c67f Fix template il y a 7 ans
app 89c2a9c67f Fix template il y a 7 ans
bin 0e25c30499 Initial commit il y a 8 ans
src 98a796c6b9 Fix bug on load data il y a 7 ans
tests 68f0a3ade3 Working on model. il y a 8 ans
var e21da209d2 WIP - first draft il y a 7 ans
web cf3bbf19a1 First working version, ready for tests il y a 7 ans
.bowerrc e21da209d2 WIP - first draft il y a 7 ans
.gitignore b550f77292 Update doc ; fix required parameters ; update view il y a 7 ans
Gruntfile.js cf3bbf19a1 First working version, ready for tests il y a 7 ans
README.md 6ee990a390 #7 References are stored in database il y a 7 ans
bower.json cf3bbf19a1 First working version, ready for tests il y a 7 ans
composer.json e21da209d2 WIP - first draft il y a 7 ans
composer.lock e21da209d2 WIP - first draft il y a 7 ans
package.json e21da209d2 WIP - first draft il y a 7 ans
phpunit.xml.dist 0e25c30499 Initial commit il y a 8 ans

README.md

exegetes-doc-web

A Symfony project created on March 28, 2017, 3:50 pm.

REQUIREMENTS

Production

  • php70
  • php70-yaml
  • mysql

Development

  • composer
  • node
  • grunt-cli
  • sass

INSTALL

composer install
bin/console doctrine:database:create
bin/console doctrine:schema:update --force