Skip to content

njitvis/course-eval-vis-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Evaluation Visualization Gallery

Run this project locally:

  1. Clone this project to your local machine
  2. Run npm install to install all requirements for front-end
  3. Run the front-end using this command: npm run dev
  4. Your app would be running at http://localhost:5173

Troubleshooting

If you face any error while installing node packages, this may be due to a version mismatch with the project dependencies and your local packages. Try this command to install it again

npm install --legacy-peer-deps

Issues

For any issues, suggestions, feedbacks or new contributions, please open an issue on this GitHub repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published