Skip to content

dunia98/pwc-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pwc-task

This is a complaint management portal.

Instructions

First clone repository.

$ git clone https://github.com/dunia98/pwc-task.git

Change the directory.

$ cd pwc-task

Install dependencies. Make sure you already have nodejs & npm & mongoDB installed in your system.

Run Backend

$ cd backend
$ npm install
$ npm run dev

Listen too http://localhost:3001/

Frontend

$ cd frontend
$ npm install
$ npm start

Listen too http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published