8000 GitHub - f00dl3/swepre1: SWE Pretest 1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

f00dl3/swepre1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Assessment Node + Express Starter

Requirements

  • node
  • npm

Usage

After cloning the repo, you'll need to install the dependencies: npm install

See the package.json for the included dependencies and scripts. They are also listed below:

  • express
  • mocha
  • chai
  • chai-http
  • nodemon

npm test

Runs mocha, searching for and using tests placed in the test directory.

npm start

Runs the express app. You will need to restart the server upon making changes.

npm run dev

Runs the express app with nodemon, automatically restarting your server upon making changes.

Additional packages are not required to complete this part of the pre-assessment.

About

SWE Pretest 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0