Mini programs consists of configuration file (JSON), view file(WXML), stylesheet (WXSS) and service logic(JavaScript). In this chapter, these files will be explained based on the QuickStart Project created in the previous chapter. Trying while reading is strongly recommended to grasp the code structure.