An open API service indexing awesome lists of open source software.

https://github.com/darkpurple141/deploy-tutorial

A basic POC for pages hosting and automatic deployment through Travis CI
https://github.com/darkpurple141/deploy-tutorial

Last synced: 3 months ago
JSON representation

A basic POC for pages hosting and automatic deployment through Travis CI

Awesome Lists containing this project

README

          

# Deploy Example
This is a sample repository to demonstrate the basic deployment configuration for github pages. It leverages TravisCI to automate the build and deploy steps.

For the related article on this, see [here](https://medium.com/@al_hinds/how-to-deploy-a-vue-react-spa-with-travis-ci-and-github-pages-5f1563ca3473).