Explore a large collection of high quality interactive generative artworks right in your browser.
npm install
npm run build
After building you can serve the application using by running npm run preview
When developing you don't need to build the app but can use npm run dev
.
Install the firebase cli npm install -g firebase-tools
You can run the emulator using firebase emulators:start
, just remember to build the app first npm run build
This project is licensed under the GPL 3.0 - see the LICENSE
file for details.
This project exists thanks to all the people who contribute — contribute.