zedd45 / ng-keep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular U 2015 ES6 Workshop

What is this?

This workshop was led & taught by @hendrixer. This workshop is intended to convey concepts for how to use Angular with ES6 / ES2015 today.

We are building a prototype of Google Keep in Angular 1.4, using Babel to transpile our ES6 to ES5, and webpack to compile our assets.

Installation

Install Node JS, which currently includes npm.

npm i && npm run serve

About


Languages

Language:JavaScript 77.9%Language:CSS 14.8%Language:HTML 7.3%