Skip to content

Naveen-2504/comment-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Prerequisites

working setup requiers git, node, npm installed.

Installation Help docs
  • git - https://gist.github.com/derhuerst/1b15ff4652a867391f03
  • node, npm - https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04

Setting up the comments

clone and move into repository

git clone [email protected]:Naveen-2504/comment-module.git

cd comment-module

Install node packages

npm install or npm i

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Local

Open http://localhost:3041 with your browser to see the result.

Api Url is http://localhost:3041.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors