Skip to content

PhoneticsBug/sw_portpolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

이 페이지는 A simple portfolio template for Computer Science and Cybersecurity professionals built with React 를 활용하여 만들어진 포트폴리오 페이지입니다. 링크를 통해 해당 페이지를 직접 확인해보실 수 있습니다.

아래는 Git Repo download 이후 실제 실행하는 방법입니다.

react portfoiio

Setup

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

More

Modify pages content in src/content_option.js.

Thanks!

Like the page? Leave a ⭐!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • CSS 37.2%
  • HTML 3.6%