Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cookyman74/vue-chrome-ext-mv2-bilerplate
https://github.com/cookyman74/vue-chrome-ext-mv2-bilerplate
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cookyman74/vue-chrome-ext-mv2-bilerplate
- Owner: cookyman74
- License: apache-2.0
- Created: 2022-04-16T15:06:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T15:06:16.000Z (almost 3 years ago)
- Last Synced: 2024-04-15T23:10:42.078Z (9 months ago)
- Language: JavaScript
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-chrome-extension-boilerplate
![Node.js CI](https://github.com/mubaidr/vue-chrome-extension-boilerplate/workflows/Node.js%20CI/badge.svg)[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
Boilerplate for Chrome extension using Vue.js and Webpack with hot-reload enabled.
## Scripts
Install dependencies:
`npm install`
Build extension and watch for changes:
`npm run dev`
Build extension zip:
`npm run build`
Lint all source files:
`npm run lint`
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
stealthleads
🚇 💻
linkerGitHub
💻
Andrew Mackie
📖
Hank X
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!