Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 329 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 329 Bytes

Koulutusluokitus

User interface for Finnish educational classification system.

Frontend

A classification browser with ability to copy visible (selected) values to clipboard.

Requirements
  • NodeJS
    • yarn
    • grunt
Build & install
yarn
grunt build
cp -r dist/ [to wherever]