Go into the directory of the 'frontend', by using the command line interface. like below at the mapmama directory.
cd frontend
Execute 'npm run dev' to start the development server and build your Vue.js application.
npm run dev
Vue is success run in your local environment when you see the output like below
Last updated 1 year ago