We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fa60c commit 4732a19Copy full SHA for 4732a19
README.md
@@ -36,6 +36,13 @@ I hope to be able to scaffold an app so that itentifying the below in unnecessar
36
|- manifest.json
37
```
38
39
+## Adding to your project
40
+
41
+This can be added to your vuejs project by one of the following methods:
42
43
+- Using the `vue ui` and searching for this project
44
+- Using the vue cli `vue add browser-extension` command
45
46
## Usage
47
Running the Livereload server.
48
This will build and write to the local `dist` directory.
0 commit comments