Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanakaworld/tanaka.world

The Tanaka World
https://github.com/tanakaworld/tanaka.world

firebase nuxtjs typescript vuejs

Last synced: 8 days ago
JSON representation

The Tanaka World

Awesome Lists containing this project

README

        

# tanaka.world

> The TANAKA WORLD

## Get Started

``` bash
$ npm ci
$ npm run dev
```

## Test

```bash
# Unit Test
$ npm test

# E2E
$ npm run e2e:generate
$ npm run e2e:local
```

## Deploy

Is deployed via [GitHub Actions](https://github.com/tanakaworld/tanaka.world/actions)