0.0.1 • Published 9 months ago

dm-logger-frontend v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Steps to Run

Frontend Logger

  1. Open terminal
  2. npm i
  3. npm run build
  4. npm i -g http-server
  5. http-server -c-1
  6. Open the url (http://localhost:8080/demo/) in browser

Sample Backend App

This app is required to resolve IP and record/collect logs. 1. Open second terminal 1. cd demo/node 1. npm i 1. node index.js

Running

  1. Reloading the browser should generate logs in the backend app.
0.0.1

9 months ago