https://github.com/gqgs/3x3-generator
Anime/manga/game 3x3 generator
https://github.com/gqgs/3x3-generator
3x3 anime generator grid manga mosaic tile
Last synced: 8 months ago
JSON representation
Anime/manga/game 3x3 generator
- Host: GitHub
- URL: https://github.com/gqgs/3x3-generator
- Owner: gqgs
- Created: 2021-04-02T21:05:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T04:39:22.000Z (8 months ago)
- Last Synced: 2025-02-27T05:36:07.591Z (8 months ago)
- Topics: 3x3, anime, generator, grid, manga, mosaic, tile
- Language: TypeScript
- Homepage: https://gqgs.github.io/3x3-generator
- Size: 78.9 MB
- Stars: 50
- Watchers: 2
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3x3-generator
Anime/manga 3x3 generator.
![]()
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).