Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

Vue 3 + Vite

Recommended IDE Setup

Run with Docker

  • docker build -t dockerize-vuejs-app .
  • docker run -it -p 8080:8080 --rm --name dockerize-vuejs-app-1 dockerize-vuejs-app
  • Navigate to http://127.0.0.1:8080/