waspc/data/Cli/starters/README.md
This directory contains starter templates for creating new Wasp projects.
When you create a new project using wasp new, Wasp creates the project in 3 steps:
skeleton files into the project directorybasic) into the project directoryDue to this behavior, all files shared by all starters are placed in the skeleton directory.
The recommended approach for developing starter templates:
wasp-cli to verify it matches your previously created project