Portfolio
GitHub Pages deployed version is here or here
Heroku Deployed version is at https://andrewchup-portfolio.herokuapp.com/
Steps to run locally
- Clone the repository using
git clone https://github.com/andxeg/andxeg.github.io.git
cd
into the cloned repository and runyarn
. This will install all the dependencies required for the project.- Run the server using
yarn start
.
References
The tutorial for this portfolio is at here
This project was bootstrapped with Create React App. The Bootstrap template used in this tutorial is https://github.com/BlackrockDigital/startbootstrap-resume