Directory Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
This project will be configured as a Monorepo () allowing the full stack of the application be stored in a single repository.
The full codebase will be runnable locally from a single instance of VSCode.
The project structure will look like the following after completing this section
To begin, create a directory to house all of the code:
In the steps that follow, each of the folders noted in the overview will be created and populated.