Official doc : https://docs.angularjs.org/guide/directive
- Check app/components/components.module.js and check there's a component named fjs.components
- Declare this file in index.html pour qu'il soit charger par le navigateur
- Declare this module as a dependancy of the roots module app/app.module.js
Check there's no error with the web console (F12 for Firefox and Chrome)