Skip to content

ChemBioHTP/IntEnzyDB-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntEnzyDB

  1. Download the zip file.

  2. Run below commands

    npm init

    npm install --save express express-handlebars mongoose body-parser nodemon

  3. Run the below command to start the server port

    npm start

  4. Go to url (http://localhost:5000/) to check functionality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Handlebars 61.2%
  • JavaScript 26.2%
  • CSS 12.6%