이 페이지는 A simple portfolio template for Computer Science and Cybersecurity professionals built with React 를 활용하여 만들어진 포트폴리오 페이지입니다. 링크를 통해 해당 페이지를 직접 확인해보실 수 있습니다.
아래는 Git Repo download 이후 실제 실행하는 방법입니다.
Install the git repo
git clone https://github.com/Duerme/cybersecurity-portfolio-webpage.git
Install yarn
Install yarn to test and build the website. You can use the link here.
Install required dependencies
yarn install
Start the server
yarn start
Build the web-page
yarn build
Modify pages content in src/content_option.js
.
Like the page? Leave a ⭐!