No Description

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

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