Skip to content

Commit

Permalink
chore: add README run docker
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhawk committed Jun 23, 2024
1 parent 5f158e7 commit 6a3397f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
```
docker pull haonhat0703/quizz
docker run -dp 3000:3000 haonhat0703/quizz
```
# Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Expand Down

0 comments on commit 6a3397f

Please sign in to comment.