asolarlez / sketch-frontend

Other
33 stars 8 forks source link

groupId ${groupId} artifactId ${artifactId} version ${version}

Project: ${name} Short description: ${description} URL: ${url}

Developing Please see the SKETCH website above for all development notes.

Running

sketch -h

Packaging with backend -- replace the "../sketch-backend" with whereever you have the backend project.

mvn assembly:assembly -Dsketch-backend-proj=../sketch-backend

Troubleshooting