Skip to content

IYTE-Yazilim-Toplulugu/yazilim-web-site

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open https://localhost:3000 with your browser to see the result.

Please do not commit directly to main branch. Don't forget to pull main branch.

$ git checkout -b {myBranch}

For merge your branch

$ gh pr create --base main --head {myBranch} --title "Your pr title." --body "Your pr body."

Changes:

  • Survey Page
  • Updated Navigators

TODO:

  • Create assigned pages.

About

Frontend side of project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages