UNPKG

react-phone-number-input

Version:

Telephone number input React component

20 lines (16 loc) 384 B
image: node:18 pages: script: - npm install - mkdir ./react-styleguidist/project - cp .babelrc ./react-styleguidist/project/ - cp --recursive ./source ./react-styleguidist/project/ - npm run generate-docs:core - npm run build - mv ./bundle ./public - cp --recursive ./website/* ./public/ artifacts: paths: - public only: - master