Run the Application Install all dependencies npm install Run the application npm run start If you want to serve from build (E.g Production) npm run build npm run serve Cheers !!!