Cloned the repo , installed dependencies and wanted to run serve but got: ``` no such file or directory, open 'dist/index.html' ``` Had to create the `dist` directory manually , worked afterwards. Should probably happen automatically?
Cloned the repo , installed dependencies and wanted to run serve but got:
Had to create the
distdirectory manually , worked afterwards.Should probably happen automatically?