Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

ec-europa/joinup-tallinn-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Javascript

Edit the files in src/. Use the Babel transpiler to compile the files:

Using Yarn

Install Yarn

See https://yarnpkg.com/lang/en/docs/install

Configure
$ yarn add --dev babel-cli babel-core babel-preset-env
Transpile
$ yarn dist:js

CSS

Install SCSS

TBD.

Compile
$ scss --update src/scss/tallinn-dashboard.scss:dist/tallinn-dashboard.css