/international-telephone-number

国際電話番号がどの国のものか調べるためのサイト

Primary LanguageJavaScript

アプリケーション概要

はじめかた

必要なパッケージをインストールします

$ npm install

国際電話番号データ(JSON) の作成

スクレイピング

$ npm run update-list

開発

サーバを起動、ファイルを watch します (Google Chrome で開く)

$ npm run watch
$ npm run server

デプロイ

Netlify でホスティングしてます