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
- Host: GitHub
- URL: https://github.com/wendelladriel/vanilla_js_es6_workshop
- Owner: WendellAdriel
- Created: 2017-02-06T19:46:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T10:57:55.000Z (over 9 years ago)
- Last Synced: 2025-07-30T06:19:04.310Z (11 months ago)
- Topics: bulma, es6, example, javascript, talk, training, vanilla-js, workshop, yarn
- Language: JavaScript
- Size: 291 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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