This is a simple web example showing the features of Soabase Web.
- 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
- The example runs in debug mode so you can make changes to the files in the
appdirectory 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