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!
- Host: GitHub
- URL: https://github.com/newlandtv/gridcharacter
- Owner: NewLandTV
- License: mit
- Created: 2024-01-19T01:06:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T03:48:55.000Z (over 2 years ago)
- Last Synced: 2025-03-14T20:46:53.635Z (over 1 year ago)
- Topics: grid, web
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)