- Wikipedia の「国際電話番号の一覧」ページ をスクレイピングして JSON ファイルを作成します
- コードを入力すると、マッチする国を表示します
必要なパッケージをインストールします
$ npm install
$ npm run update-list
サーバを起動、ファイルを watch します (Google Chrome で開く)
$ npm run watch
$ npm run server
Netlify でホスティングしてます
必要なパッケージをインストールします
$ npm install
$ npm run update-list
サーバを起動、ファイルを watch します (Google Chrome で開く)
$ npm run watch
$ npm run server
Netlify でホスティングしてます