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

https://github.com/newlandtv/gridcharacter

Add a grid to any image you want!
https://github.com/newlandtv/gridcharacter

grid web

Last synced: 9 months ago
JSON representation

Add a grid to any image you want!

Awesome Lists containing this project

README

          

# Grid Character

Add a grid to any image you want!

# About

The Grid Character Project was created to draw grids on images.

# Clone & Run

Initially, you will need to install many packages for this project. It's so easy. Please run the following command in the command prompt.

**Commands**

``` bash
git clone https://github.com/NewLandTV/GridCharacter.git # Clone this repository.
cd GridCharacter
npm install # Install npm packages.

# Run
node . # or node Index.js
```

You can then go to ```http://localhost:3000/``` to go to the home page of Grid Character.

## Links

* [JkhTV YouTube](https://www.youtube.com/@NewLand2019-JkhTV)
* [NewLand Cafe](https://cafe.naver.com/2019newland)
* [NewLand Discord](https://discord.gg/2J646MaZGA)
* [JkhTV Tistory](https://jkhtv.tistory.com)