Project Layout
Summary
In this chapter, we will discuss the directory structure of the Additive Manufacturing tutorial.
Concepts
Project directory structure
Overview of provided files
The Additive Manufacturing tutorial has the following directory structure to start:
additive_manufacturing
├── data
│ ├── microengine.scs
│ └── thumbnails
├── favicon.ico
├── img
├── index.html
├── package.json
├── src
│ ├── css
│ └── js