Pulset did not load

The page arrived but the app files did not. On a fresh upload this is almost always one of these:

  1. The assets folder is missing from the web root. It must sit next to index.html.
  2. .htaccess did not upload. It starts with a dot, so most FTP clients hide it — switch on “show hidden files”.
  3. Everything landed one folder deep, e.g. public_html/dist/ instead of public_html/.