This post is about getting started with NodeJS, using Express as our backend and Embedded JavaScript (EJS) as our templating engine. Installing Node The very first step we need to is to install Node. Node can be found on the link below – Install Node Code Editor Next tool we would need is a code […]