Skip to content

ArashAmiry/LionReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

351 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lion Review

Lion Review is our tool for conducting structured source and test code reviews, enabling use cases such as crowdsourcing.

Folder Structure

  • server folder: Contains all backend files.
  • client folder: Contains all frontend files.

Running the Application

To run this application, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ArashAmiry/LionReview.git
  2. Install frontend dependencies:
    cd src/server
    npm install
  3. Install backend dependencies:
    cd ../server
    npm install
  4. Start the application:
    cd ..
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages