Skip to content

UmutGulmez/website

Repository files navigation

🔥 umutgulmez.github.io

🔧 Demo

Visit the demo here.

a

Main

If there is a question about the site, such as an error, you can reach me on discord or in the issue section.

You can open a "pull request" to this repository and submit your changes to help the site's design, code, typos and any kind of help you can think of.

⚖️ License

Important! "Licensed with GPL-3.0 License! Please read the LICENSE.md before distribution!"

📩 Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

✨ Special