Skip to content

cvanbeck/study-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

571 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study App

Requirements

Node.js Jest

To launch:

  • Navigate to the "backend/nodejs" folder in terminal
  • Run the command npm install to install dependency packages (this should install Node.js and Jest as well)
  • Enter node server.js to launch server
  • Go to browser of your choice and navigate to http://localhost:8000

To test:

  • Navigate to the "backend/nodejs" folder in terminal
  • Run the command npm test to run tests

To stop server/test:

  • Press Ctrl + C in the terminal where the server/test is running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages