Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tanakaworld/tanaka.world
- Owner: tanakaworld
- Created: 2016-03-02T18:40:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T16:54:39.000Z (7 months ago)
- Last Synced: 2024-04-09T05:33:59.005Z (7 months ago)
- Topics: firebase, nuxtjs, typescript, vuejs
- Language: TypeScript
- Homepage: https://tanaka.world
- Size: 19.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
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)