generative-art-node
Create generative art by using the canvas api and node js
File Explorer
Download Latest Version (.zip)- black.png
- red eye ball_sr.png
- white eye ball.png
- high bottom.png
- low bottom.png
- tilted bottom_r.png
- cyan big.png
- cyan small.png
- green big.png
- green small.png
- pink big.png
- pink small.png
- purple big_r.png
- purple small.png
- red big_sr.png
- red small.png
- yellow big.png
- yellow small.png
- large.png
- medium.png
- small.png
- shapes.png
- high top.png
- low top.png
- tilted top_r.png
- config.js
- main.js
- preview.png
- .gitignore
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/HashLips/generative-art-node
Downloads the entire project code from GitHub to your computer.
cd generative-art-node
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
