Skip to content

This is the remake of the old Agoramedia Website.

Notifications You must be signed in to change notification settings

J16N/agoramedia

Repository files navigation

AGORA Media

Reset The Router


Hello, welcome to the AGORA Media repository. I made this repository to create a smooth workflow within us. If you like our work, you can definitely star it.

If you're a non-coder then you can request feature. Or if you find issues then you can report it here. If you're someone new to github then please move around and explore what github has to offer you.

Contribute

Please follow these rules before you contribute or request new features.

  • Put comments while you are adding or editing something in the codebase.
  • Use tabs instead of space. Make sure the tab is 2 spaced.
  • While requesting new features, make sure it is not previously requested. Same thing applies while reporting the issues.

Requirement

In order to run this project, you need node.js installed in your system.
If you don't have it installed, you can download it from here.

How to install

  • Clone this repository.
  • In the root directory, open your terminal and do npm install.
  • After you have installed everything, do npm run devand wait for the development server to start.
  • From your browser go to http://localhost:3000 and there you go.
  • If you need to stop the development server, do CTRL+C (or CMD+C for Mac users) in the terminal.

The website is in development. Might be unstable.