Skip to content

brendantwy/CyberSec

Repository files navigation

Setup Instructions

Clone project into your directory

npm install
npm install concurrently
cd client
npm install
cd ..
npm run dev

To run the project

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

ExpressJS server is located in for GET / POST Requests Open http://localhost:5000

Dependencies:

  • ExpressJS
  • Axios
  • ExpressJS-FileUpload
  • Concurrently
  • Material-UI

Python Dependencies:

pip install numpy
pip install pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published