Skip to content

Sandbox for testing vanilla html/css using nodemon & sockets.io.

License

Notifications You must be signed in to change notification settings

mattschmitz/refresh_html_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refresh_html_base

I use this repo to test out vanilla HTML & CSS (usually when I'm trying to understand some weird CSS thing). Run npx nodemon server.js and navigate to localhost:3000 in your browser. Anytime you save a file in the repo the page will auto-refresh. I find this faster than online sandboxes and other methods (like livejs script tags).

You could add React to this, but I'd recommend instead just using Vite

About

Sandbox for testing vanilla html/css using nodemon & sockets.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published