Skip to content

Abstractolotl/aznopoly-web

Repository files navigation

AzNopoly - WebClient

This will be the implementation of the web client for the AzNopoly Game.

Run & Build

Requires npm to be installed (see: https://nodejs.org/en)

  • Run locally: npm run dev
  • Build: npm run build