Skip to content

Files

Latest commit

840b936 · Aug 15, 2016

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 15, 2016
Aug 15, 2016
Aug 15, 2016
Aug 15, 2016

README.md

Soabase Web Example

This is a simple web example showing the features of Soabase Web.

Building/Running

  • Clone the Soabase Web project: git clone https://github.com/soabase/soabase-web.git
  • Change to the examples directory: cd soabase-web/example
  • Build the examples: mvn clean package
  • Run the example: java -jar target/soabase-web-example-0.1.0.jar app
  • In a browser, go to: http://localhost:8080

Features to Notice

  • The example runs in debug mode so you can make changes to the files in the app directory and see them immediately
  • Note the language feature - change the language using the buttons
  • Uses Soabase Web's concat helper
  • Technique for having language specific assets