Skip to content

An end-to-end basic widget for posting and viewing comments list.

Notifications You must be signed in to change notification settings

edencoh/Comments-widget

Repository files navigation

Comments-widget

An end-to-end basic widget for posting and viewing comments list.

Requirements:

  1. Run a local mongodb server.
  2. Create a comments db on your local host.
  3. Run npm install. for installing all the required packages.
  4. Run npm run webpack-watch for bundling the source code into a proper js file.
  5. Run npm run express-server for running the server on your localhost machine.
  6. Widget will be available under: http://localhost:3000.

About

An end-to-end basic widget for posting and viewing comments list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published