Skip to content

LastOliveGames/playwright

Repository files navigation

Playwright

A game of audio storytelling. Join us on Discord!

How to set up your development environment

  1. Download and install NodeJS 16+, Java 11+, and Yarn (either version should work, but I use 1.x).
  2. Clone the repo and change to its directory.
  3. Run yarn install-all.
  4. Run yarn dev to spin up all the Firebase emulators and Vite, then access the app at http://localhost:5173 and the emulators at http://localhost:4000.

You can also run yarn build to build a dist bundle, and yarn preview to serve it via the Firebase hosting emulator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published