HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.19k stars 4.3k forks source link

I only want to generate these images in my Computer #1012

Open rusotsig opened 2 years ago

rusotsig commented 2 years ago

Hey Guys, I just want to make tests on my NFT layers. I don't want to put them in Blockchain. What should I do? There's Links about Wallet, Collection Name and Description. How Can I generate these Arts only in my Computer without damaging scripts?

bolshoytoster commented 2 years ago

@rusotsig you can just run node index.js or npm run build to generate.

rusotsig commented 2 years ago

npm run build This appears :/ image

bolshoytoster commented 2 years ago

@rusotsig you're in the wrong folder.

You can run Get-ChildItem to get the name, then run cd + the name to change into it.