Skip to content

CitationGraph/citemap-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the Frontend

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (version 18.x recommended)
  • npm (comes with Node.js)

Getting Started

  1. Clone the Repository

    Clone the repository to your local machine using:

    git clone <repository-url>
    cd citemap
  2. Install Dependencies

    Navigate to the frontend directory and install the required dependencies:

    cd frontend
    npm install
  3. Run the Development Server

    Clone the server from the dev server repo Start the development server with the following command:

    npm run dev
  4. Access the Application

    Open your web browser and navigate to http://localhost:port to view the application.

Troubleshooting

If you encounter any issues, ensure that all dependencies are correctly installed and that the dataset is in the correct location. Check the console for any error messages for further guidance.

About

Paper Finder | graph using citations as edges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •