This is an old revision of the document!


Web

Setting up a new website

  • node modules: issue following commands in root of website:
    • Bootstrap: npm install bootstrap@5.3.2
    • JQuery: ''npm install jquery