Skip to content

jcreamer898/angularjs-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular.js Training

This is the training content for my jQuery UK 2015 workshop, and 2014 DevLink.

There are 4 labs in the labs directory. The instructions are in each folder.

Each of the labs will be named lab1.html, lab2.html, etc. You can either open the lab file directly in the browser, or start up an HTTP server with...

cd labs
npm install -g simple-http-server
nserver -p 8000

The browse to http://localhost:8000.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors