Skip to content

pate313373/vue2_tsdav_browser_extension

Repository files navigation

documentation references

development

commands

Run this once to install dependencies, listed in package.json.

npm install

Rebuilds extension on file changes. Requires a reload of the extension (and page reload if using content scripts). MAKE SURE YOU RUN THIS COMMAND FIRST AND "npm run serve:chrome", later when the initial build succeeded.

npm run watch

Loads the contents of the dist directory, which is created and kept current via "npm run watch", into the specified browser.

npm run serve:chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published