File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
- # vue-telemetry-website
1
+ # Vue Telemetry Browser Extensions
2
2
3
- > Curated list of vuejs websites
3
+ > Browser extensions for [ VueTelemetry ] ( https://vuetelemetry.com ) , available on Chrome and Firefox.
4
4
5
- ## Installation
5
+ ## Development
6
+
7
+ ### Installation
6
8
7
9
Make sure to have [ Yarn] ( https://classic.yarnpkg.com/en/ ) installed.
8
10
@@ -24,7 +26,7 @@ You can then load an unpacked extension by selecting the `dist` directory create
24
26
25
27
The extension will be automatically reloaded each time you make a change thanks to HMR.
26
28
27
- ## Build
29
+ ### Build
28
30
29
31
To build the extension you have to run:
30
32
@@ -39,3 +41,7 @@ yarn build-zip
39
41
```
40
42
41
43
You will obtain a ` zip ` file inside ` dist-zip ` directory you can upload to the Chrome and Firefox webstore.
44
+
45
+ ## License
46
+
47
+ [ MIT] ( ./LICENSE )
You can’t perform that action at this time.
0 commit comments