Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 304 Bytes

CSS 4 DEVS presentation

The presentation is made with revealjs and can be found in the presentatie folder.

Initial setup

$ cd presentatie
$ yarn

present the presentation

$ cd presentatie
$ yarn run start 
# or 
$ yarn run build