jdan / 98.css

A design system for building faithful recreations of old UIs
https://jdan.github.io/98.css
MIT License
9.17k stars 301 forks source link

Add an `npm start` to build and serve docs site #62

Closed jdan closed 4 years ago

jdan commented 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 :)

jdan commented 4 years ago

See https://github.com/jdan/98.css/commit/9b4cb166693e31a48c99bb5152c840b378c38575 and https://github.com/jdan/98.css/commit/02472b601e3d842ae28fa87aaef6be3267afa833 :)

jdan commented 4 years ago

https://github.com/tapio/live-server is amazing ✨