Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual_Eye_Sim - This project provides a simulation tool for visual eye studies. The repository consists of both frontend (built with Angular) and backend (built with Express and Node.js) components.

Getting started Ensure you have Node.js installed. If not, download and install it from Node.js official website.

Frontend set up and commands

cd Visual_Eye_Sim/frontend

npm install

Run using npm start

Visit http://localhost:4200/ in your browser to view the frontend application.

Backend set up

cd Visual_Eye_Sim/backend

npm install

Run using npm start

Ensure the backend is running properly. By default, it should be on http://localhost:5001/ or a port you've configured.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages