Skip to content

rotick/wxt-starter

Repository files navigation

WXT + Vue 3

This template should help get you started developing with Vue 3 in WXT.

git clone --depth=1 https://github.com/rotick/wxt-starter.git new-project

cd new-project

rm -rf .git
mv .env.example .env

Replace all:

  • wxt-starter -> { your extension name }

Development

# install
pnpm install

# development
pnpm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published