Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 224 Bytes

ReadMe.md

File metadata and controls

10 lines (6 loc) · 224 Bytes

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