UNPKG

react-landing-page

Version:

[![Demo](https://user-images.githubusercontent.com/2906365/43375514-94cfb9ae-9383-11e8-9489-cffe5212fd2e.png)](https://hermanya.github.io/react-landing-page/)

15 lines 231 B
language: node_js node_js: - 10 after_success: - npm run cover before_deploy: - npm install - npm run build deploy: provider: pages skip_cleanup: true github_token: $GH_TOKEN local_dir: site on: branch: master