> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/dev-guide/developer-guide-en/pjt-prepare/publish-your-docs/store-front-framework-next.js/01.-setup.md).

# 01. Setup

In this document, you will build the project's components starting from an empty environment, beginning with project creation.

By the end of this chapter, the basic directory structure and environment configuration files will have been created.

One of the four major updates in Next.js 14 is that the official documentation now provides a learning course.

For an understanding of the Next.js framework, please also refer to the official documentation, Learn Next.js (translated – feat: Tech Team).

Link : [Learn Next.js](https://x2bee.tistory.com/category/Next.js%20%EA%B0%9C%EB%B0%9C%20%EA%B0%80%EC%9D%B4%EB%93%9C/06.%20Learn%20Next.js%20%EA%B3%B5%EC%8B%9D%20%EA%B0%80%EC%9D%B4%EB%93%9C?page=3)
