vendredi 6 janvier 2017

Modern web application structure

/
app/
public/
- assets/
-- componentes/ (bower)
-- js/
-- css/
-- images/
vendor/ (composer)
config.php
bower.json
composer.json

Is there any recommendation for directory structure for web applications?

Which folders and files go to production?

And the extra files that were not used for example by Bower?

Aucun commentaire:

Enregistrer un commentaire