A small experiment in serving an AngularJs application from Pharo.
Based on https://github.com/StephanEggermont/OpenSpace

Gofer it
    smalltalkhubUser: 'StephanEggermont' project: 'OpenSpace';
    configuration;
    loadDevelopment.
 
OpenSpace new start.

Start a browser and open it on
http://localhost:1701/index.html

Uses Teapot. 




Reply via email to