/memlog

Primary LanguageTypeScript

memlog viewer

This is the web application to visualize memlog file.

Get started

Install the dependencies...

cd memlog
npm install

...then start Rollup:

npm run dev