An open API service indexing awesome lists of open source software.

https://github.com/wendelladriel/vanilla_js_es6_workshop

A simple front-end application to use as example in a Vanilla JS and ES6 workshop
https://github.com/wendelladriel/vanilla_js_es6_workshop

bulma es6 example javascript talk training vanilla-js workshop yarn

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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