Closed jdan closed 4 years ago
Development is a little wonky. Would be nice if an npm start could watch for file changes and serve docs/index.html.ejs. Bonus points for hot reloading :)
npm start
docs/index.html.ejs
See https://github.com/jdan/98.css/commit/9b4cb166693e31a48c99bb5152c840b378c38575 and https://github.com/jdan/98.css/commit/02472b601e3d842ae28fa87aaef6be3267afa833 :)
https://github.com/tapio/live-server is amazing ✨
Development is a little wonky. Would be nice if an
npm start
could watch for file changes and servedocs/index.html.ejs
. Bonus points for hot reloading :)