Getting started with Aurelia in Visual Studio Code
An alternative and possibly simpler approach to getting set up and using Aurelia. The previous approach can be found at the following link https://www.technical-recipes.com/2019/getting-started-with-aurelia-js/ Prerequisites The Aurelia CLI has a pre-requisite, Node.js. Get it from here: https://nodejs.dev/download/ In Visual Studio Code press Ctrl + P and type the following command: Still in Visual Studio Code, …
Continue reading ‘Getting started with Aurelia in Visual Studio Code’ »