Skip to content

iurianu/ember-sparql

Repository files navigation

EmberJS + SPARQL

A small web application listing the title and publication date of the 5 latest decrees published by the Flemish Government.

The frontend is built using Ember.js

Styling is made with Twitter Bootstrap 5.1.3, and SCSS (for custom styles)

The DOCTYPE is HTML5, and Semantic HTML Elements are used throughout the project, including microdata, as HTML attributes

Engines

node 14.17.0 | npm  6.14.13

Commands

Install

npm install

Develop

ember server | ember s

The application runs on http://localhost:4200