/quantum-draw-frontend

Frontend for the QuantumDraw physics game

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Install dependencies:

  • npm install

Run dev server:

  • npm run start

Do a build:

  • npm run build