mccarthyism

A subversive card game

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
#!/bin/bash
source ./env
cd front
npm run build
cd ../back
npm run build