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

https://github.com/rajgoesout/mina-guessapp


https://github.com/rajgoesout/mina-guessapp

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Mina Snapp: GuessApp

This template uses TypeScript.

## How to build

```sh
npm run build
```

## How to run tests

```sh
npm run test
npm run testw # watch mode
```

## How to run coverage

```sh
npm run coverage
```

## License

[Apache-2.0](LICENSE)