Environment Setup - MUMT-IT/healthapp GitHub Wiki
Node.js
Install Node.js from https://nodejs.org/en/download/
Vue CLI
npm install -g @vue/cli
Git
Install Git from https://git-scm.com/download/win
Mockoon
Install Mockoon from https://mockoon.com/
VS Code
Install VS code from https://code.visualstudio.com/
Install Vetur plugin for VS Code
Install node modules
Go to healthapp/tophealth directory and type:
npm install