Angular.js ========== .. attention:: Angular.js has been deprecated. All new frontend developements **must** be made using :ref:`Vue.js ` Build the javascript files -------------------------- From the root directory of the Tuleap sources (you must have npm installed): .. code-block:: bash $ npm install $ npm run build