fuse-open / docs

Fuse documentation
https://fuseopen.com/docs
Other
12 stars 16 forks source link

Rebuild automatically while making changes #61

Closed mortend closed 2 years ago

mortend commented 2 years ago

This adds a watch script that is run as part of npm start.

The watch script (based on npm-watch) will watch your source files and rebuild HTML pages automatically while you're making changes.

Just save in your editor and refresh in your browser (give it a second or two). 🙂