MPEGGroup / FileFormatConformance

MPEG File Format Conformance Framework
https://mpeggroup.github.io/FileFormatConformance/
BSD 3-Clause Clear License
10 stars 3 forks source link

Development scripts for live data reload #49

Closed DenizUgur closed 1 year ago

DenizUgur commented 1 year ago

On the root directory executing npm install followed by npm run dev would launch the development server for the page. Another process will watch for the changes in the data folder to construct the indexes again. The page will be automatically updated to reflect the latest changes.