Skip to content
/ es6-11 Public

ENTIRC - Hangout 11 - ECMAScript 6 - New Features Part 2

Notifications You must be signed in to change notification settings

entirc/es6-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup #11

ES6 - Generators


About this project

Codes used in the eighth ES6 (2015) Meetup Group ENTIRC.

Basic requirements

How to install

  1. You can fork the project to your repository in github.
  2. Clone the project directly to your machine, on the console type (you need to have github installed on your machine):
# cd mkdir myFolder
# cd myFolder
# git clone https://github.com/entirc/es6-11.git

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

ENTIRC - Hangout 11 - ECMAScript 6 - New Features Part 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published