Skip to content

HakinCodes/mushroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Installations

python, pandas, keras, numpy, tensorflow, h5py, npm

Process

Run npm i first to install all the required node modules

To run frontend

npm start

To run backend

nodemon index.js

To run both frontend and backend

npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • CSS 9.2%
  • HTML 3.5%
  • Python 3.4%
  • Shell 0.7%