Tiny template for testing out Imba in the browser.
> npm install -g imba
After installing Imba, navigate to the root directory in your terminal, and type:
imba watch src/
This will start watching for .imba-files in src/ and automatically compiling them into lib/.
index.html can be opened in your browser as a file.