Getting Started: Project Structure

Route Groups and Private Folders

(folder) Group routes without affecting routing (beforeLogin)
_folder Opt folder and all child segments out of routing _components

(beforeLogin)의 경우 레이아웃을 그룹핑할 때 사용을 합니다.

@의 경우 하나의 화면에 두개의 페이지를 보여주는 경우 사용합니다.

_component의 경우 폴더 정리용으로 사용합니다.