rossma / pizarra-beta

Spanish Lessons from the whiteboard - Beta Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pizarra (Beta)

Spanish Lessons from the whiteboard - Beta Edition

Intro

This application is used to showcase the Play Framework along with these other libraries:

Installation

This application uses Play 2.5 and Vue.js.

  • Install SBT
  • Install Node.js
  • Run npm install

Running

Dev Mode

Prod Mode

  • Run sbt testProd

Deployment:

  • Produce executable via sbt clean dist
  • Extract unzip target/universal/pizarra-beta-1.0.0.zip
  • Run pizarra-beta-1.0.0/bin/pizarra-beta -Dhttp.port=9000 -Dconfig.resource=prod.conf

About

Spanish Lessons from the whiteboard - Beta Edition

License:Other


Languages

Language:Scala 55.9%Language:Vue 31.6%Language:JavaScript 9.7%Language:HTML 2.8%