Hoodie is now running a local server.
You are seeing this because your app has no public/
folder.
But don't worry, we're here to get you started!
public
folder inside your project folder.index.html
inside that public directory.index.html
just before your closing tag for the body: <script src="hoodie/client.js"></script>
public
folderIf you want to learn more, check out the documentation (work-in-progress).
Happy coding! 🐶