8000 GitHub - Project-HoYeon/Frontend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Project-HoYeon/Frontend

Repository files navigation


HoYeon-Frontend

기말과제 :)

디자인 Figma 이동 링크

!중요! 여러 해상도 지원을 위해 px 대신 em, rem 단위를 사용해주세요!!

설정

레포 clone 후

pnpm install
pnpm run dev -- --open

혹은

yarn install
yarn run dev -- --open
  • npm 사용해도 문제는 없지만, 속도가 매우 느리니 권장하지 않습니다

수정

주요 Svelte 파일들은 src/routes 폴더 아래, Stylesheet 은 static/styles 아래 위치

  • 레이아웃 파일 : src/routes
  • Svelte 컴포넌트 : src/components
  • SCSS 파일 : static/styles
  • 이미지/에셋 : static/assets

app.html은 웬만해선 수정하지 말 것...

커밋

pr 날리셔도 되고 Conflict 없으면 main 브랜치에 직접 커밋 때리셔도 됩니다

  • scss 파일의 수정사항은 자동 적용되지 않으니 페이지 새로고침 해야 합니다.
  • 기본적으로 scss는 빌드하여 사용해야 하나, WebStorm IDE 사용시 자동 빌드가 가능합니다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0