Awesome
Vue Tutorial
INDEX
ABOUT
ENVIRONMENT
- Vue projectの作成
npm create vue@latest # このリポジトリでは事前に実施済み
- npmで実行
cd vue-tutorial
npm install
npm run dev # http://localhost:5173で実行されている
- build
npm run build
PREPARING
install Docker
HOW TO USE
docker buildx bake
docker compose up
go to http://localhost