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
- Host: GitHub
- URL: https://github.com/softspiders/next-jest-typescript
- Owner: softspiders
- License: mit
- Created: 2019-11-11T18:52:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T03:56:20.000Z (over 6 years ago)
- Last Synced: 2025-01-15T20:20:07.430Z (over 1 year ago)
- Topics: helloworld, hw, jest, min, next, nextjs, softspider, softspiders, ss, ssr, starter, template, test, typescript
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).