blob: b613952498fdc05eb4156d36f5a699fd5a7d4f93 [file] [log] [blame]
#!/bin/bash
mvn test -B
cd front
npm install .
npm test