Skip to content

hx-gh/TDD-JEST

Repository files navigation

Express + Jest Boilerplate

Built with ❤︎

💻 Technologies

This project was made using the follow technologies:

  • [Javascript]
  • [Express]
  • [Jest]

🚀 Features

  • Boilerplate for a fast start on ideas

👷 How to run

# Clone Repository
$ git clone https://github.com/hx-gh/TDD-JEST.git

💻 Run API

# Go to web folder
$ cd TDD-JEST
# Install Dependencies
$ npm install
# Run Aplication
$ npm run dev

Go to http://localhost:3000/ to see the result.

💻 Run TESTS

# Go to web folder
$ cd TDD-JEST
# Install Dependencies
$ npm install
# Run Aplication
$ npm run test

📕 License

Released in 2021

This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published