Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 900 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 900 Bytes

Generative Studios

Explore a large collection of high quality interactive generative artworks right in your browser.

Install & Build

  1. npm install
  2. npm run build

Serving

After building you can serve the application using by running npm run preview

Hot Reloading

When developing you don't need to build the app but can use npm run dev.

Firebase

Installation

Install the firebase cli npm install -g firebase-tools

Emulator

You can run the emulator using firebase emulators:start, just remember to build the app first npm run build

License

This project is licensed under the GPL 3.0 - see the LICENSE file for details.

Authors

This project exists thanks to all the people who contribute — contribute.