Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uriegel/logview

An application which displays logging information in a special format
https://github.com/uriegel/logview

Last synced: 8 days ago
JSON representation

An application which displays logging information in a special format

Awesome Lists containing this project

README

        

# Build
## Prerequisites:
Command vue serve requires a global addon to be installed.
Please run npm install -g @vue/cli-service-global and try again.

## Test
```vue serve ./dev/Test.vue```