This repository was archived by the owner on May 26, 2020. It is now read-only.

Description
I got the following error when running the Reactive Maps template:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:9000/assets//lib/bootstrap/css/bootstrap.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:9000/assets//lib/bootstrap/css/bootstrap-theme.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:9000/assets//stylesheets/main.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:9000/assets//lib/requirejs/require.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:9000/assets//lib/leaflet/leaflet.css
I assume that we can expect the files to come together when the template is downloaded - otherwise, you should just link to them using CDN of some sort.
I am using Activator version 1.2.2, from the web UI.