Skip to content

技術書典10「いまからはじめる Svelte3」サンプルコード・第3章

Notifications You must be signed in to change notification settings

ohtomi/svelte3-google-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte3-google-chrome-extension

このリポジトリーは、技術書典10「いまからはじめる Svelte3」第3章のサンプルコードです。

サンプルアプリケーション

サンプルコードの試しかた

リポジトリーをクローンしたら、npmパッケージをインストールします。

cd svelte3-google-chrome-extension
npm install

そして、Rollupのモジュール・バンドル処理を実行し...

npm run build

web-extでウェブブラウザーを起動すると...

npm run google

アドレスバーの右側のアイコンに拡張機能が並んでいます。

About

技術書典10「いまからはじめる Svelte3」サンプルコード・第3章

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published