Skip to content

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

Notifications You must be signed in to change notification settings

ohtomi/svelte3-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte3-web-components

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

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

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

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

cd svelte3-web-components
npm install

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

npm run dev

ウェブブラウザーでlocalhost:5000にアクセスします。

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published