Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 862 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 862 Bytes

CodeQL Build and Deploy

Emre Cosar Portfolio

Source code of emrecosar.com

This project was bootstrapped with Create React App.

  • git clone
  • npx install -> set up environment
  • npm start -> to run locally
  • npm run deploy -> to deploy to your github pages (configure package.json's homepage attribute and SEO/DNS related URLs) Or, deploy the application to the website via manually triggered github action.

First Impression From

Tim Baker's react template project