Skip to content

Repository files navigation

HTTP requests and responses

Setting up the repo

Install NPM dependencies

  • Issue an npm install command.

Using the repo

  • Start a development server in watch mode: npm run server.
  • Run all tests: npm test.
  • Run a specific test file npm test -- <file name>.
  • To run immediately a typescript file: npm ts -- <file name>.

Tasks

Check the tasks.md for the details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages