/express-api-template

Express API template

Primary LanguageJavaScript

Express API template

Build Status Coverage Status Maintainability Test Coverage Build status

How to run the app


  1. Clone the repo
  2. Open a terminal in the project root directory and run yarn startdev or npm run startdev

How to test


Run yarn test or npm test