Local static hosting
Drop HTML, CSS, images, and assets into this folder. They go live instantly.
Static Live Maker serves everything from the public folder, refreshes open browser tabs when files change, and protects the server with a built-in request limit.
Start building
- Put your site files in the
publicfolder. - Run
npm start. - Open
http://127.0.0.1:3000.