Skip to content

Small Demo-Setup to develop an AngularJS 1.x Application with EcmaScript 6

Notifications You must be signed in to change notification settings

pburgmer/angularjs-demo-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Demo ES6

A simple example to demonstrate the usage of ES6 with a transpiler (in this case Babel) to develop an AngularJS 1.x application.

Used at my presentation JavaScript von Morgen schon heute (german).

Setup

Install Node. Checkout. Then run

npm install
npm start

Open Browser with URL shown at console + /src.

About

Small Demo-Setup to develop an AngularJS 1.x Application with EcmaScript 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published