Getting started!
Last updated
Last updated
Let's start with an overview of what we are trying to achieve.
Let's check how is setup.
The code of the website lies on a of the . The files that are actualy served by lies on the branch and is put there using .
Open a new terminal (for example )
Next you'll have to enable GitHub page in your repo. Navigate to your repository on Github and go to Setting > Pages
, then set the gh-pages
branch as the branch from witch the site is to be built.
If all went as expected you page should be up and running
You're now ready to customise your app.
If you don't have installed allready: