Source codes of my personal website using Gatsby.js powered by Typescript.
Install dependencies
npm install
Run
npm run develop
When installing for the first time, if you get an ERROR #98123, deleted your package-lock.json
file, .cache
folder, node_modules
folder and re-run the npm install
command.
This project is MIT licensed.
Copyright (c) 2018-2023 Ömürcan Cengiz