express-vue A simple starter template for a Vue app with Express backend git clone https://github.com/pzemljic-git/express-vue Frontend cd frontend npm install npm run dev Backend cd backend npm install npm run dev