Meson ships with predefined project templates. To start a new project from scratch, simply go to an empty directory and type:
meson init --name=myproject --type=executable --language=c