Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 266 Bytes

Vanilla JS and ES6 Workshop Example

A simple front-end application to use as example in a Vanilla JS and ES6 workshop

How to use

  • Clone this repo and enter it

  • Install the dependencies

yarn
  • Open the file index.html in your browser