Skip to content

Cross Browser Extension boilerplate using Svelte 3

Notifications You must be signed in to change notification settings

mack2525/svelte-3-webextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte 3 Cross Browser Extension

Development

Initialize the workspace

Get started by running npm run init in the root folder of this project. This will initialize the new-tab and the popover and download all dev dependencies;

Build the extension

Run npm run build:svelte to rebuild the extension.

Development

Svelte enables Hot Reloading. Run npm run dev to use it.

About

Cross Browser Extension boilerplate using Svelte 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published