๐Ÿ“ฆ ubugeeei / vapor-local-playground

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/ubugeeei/vapor-local-playground.git
HTTPS git clone https://github.com/ubugeeei/vapor-local-playground.git
SSH git clone git@github.com:ubugeeei/vapor-local-playground.git
CLI gh repo clone ubugeeei/vapor-local-playground
Loading files...
๐Ÿ“„ README.md

Vapor Local Playground

Usage

  • clone vuejs/vue-vapor
git clone git@github.com:vuejs/vue-vapor.git

  • build vuejs/vue-vapor
cd vue-vapor
    pnpm build

  • clone this repository
git clone https://github.com/ubugeeei/vapor-local-playground

  • rewrite local path in this repository\
Please change the part that says /path/to/local/vue-vapor to the correct path.\ Specify the absolute path where vue-vapor exists on your local machine.

  • install deps and run (thi repository)
pnpm i
    pnpm run dev