Skip to content

jatinhemnani01/extension-with-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Chrome/Firefox Extension With Svelte

Clone this repo and just edit the Svelte files.

npx degit jatinhemnani01/extension-with-svelte my-extension

or

git clone https://github.com/jatinhemnani01/extension-with-svelte.git


Everytime you make changes just run

npm run build

or with auto build on file change

npm run dev


And Upload this folder in your browser

/public


Adding TypeScript support just run

node scripts/setupTypeScript.js


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published