Build your app into a static site
export
command builds your Preswald app into a static site that can be run locally or shared with others.
dist/
directory containing all the files needed to run your app as a static site. This includes:
dist/
directory with the following structure: