Skip to content

cetinozgur/pego-hackernews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Clone the project

  git clone https://github.com/cetinozgur/pego-hackernews

Go to the project directory

  cd pego-hackerbews

Open two terminals and run the project with the following commands.

Client

  cd client && npm install && npm run start

Server

 cd server && npm install && npm run compile & docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • HTML 3.1%
  • Other 1.6%