Skip to content

ticklepoke/Portfolio

Repository files navigation

Portfolio

Portfolio Website

Build Status

Continuous Deployment Staging Continuous Deployment Master Continuous Integration Netlify Status Netlify Status

Getting Started

Run the following commands from the root folder:

Install dependencies

yarn install

Start the react app

yarn start

Deploying

To deploy to staging, make a pull request to staging branch

To deploy to master, make a pull request to master branch

Versioning

Commits are done using:

yarn commit

To tag a new version, run:

yarn new-version