An open API service indexing awesome lists of open source software.

https://github.com/softspiders/next-jest-typescript

Next with Jest in TypeScript
https://github.com/softspiders/next-jest-typescript

helloworld hw jest min next nextjs softspider softspiders ss ssr starter template test typescript

Last synced: 2 months ago
JSON representation

Next with Jest in TypeScript

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# next-jest-typescript

Next with Jest in TypeScript - TBD

---

## Direct ancestors

[Minimalist NextJS project in TypeScript](https://github.com/softspiders/next-typescript)

---

## Requirements

* [*Node*](https://nodejs.org/en/download/package-manager/)
* [*TypeScript*](https://www.typescriptlang.org/)

---

## Installation

```sh
yarn
```

---

## Running tests

```sh
yarn test
```

---

## Authors

[Alexander Lapygin](https://github.com/AlexanderLapygin)

---

### License

Licensed under the [MIT license](./LICENSE).