Skip to content

RyosukeDTomita/vue-tutorial

Repository files navigation

Vue Tutorial

un license

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


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published