dm-logger-frontend
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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
  2. cd demo/node
  3. npm i
  4. node index.js

Running

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

/dm-logger-frontend/

    Package Sidebar

    Install

    npm i dm-logger-frontend

    Weekly Downloads

    42

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    73.2 kB

    Total Files

    12

    Last publish

    Collaborators

    • venkatarun