angular / material-start

Starter Repository for AngularJS Material
https://angularjs-material-start.web.app
MIT License
2.21k stars 1.21k forks source link

"es6-tutorial" tag is set to "step-10-finished" instead of "step-1" #157

Closed LuxDie closed 5 years ago

elewis33 commented 7 years ago

+1

I was really confused when I started on the es6-tutorial branch because it all looked done/worked as described in the finished product.

TannSan commented 6 years ago

You can download the other steps by clicking the Releases button above the list of Master files:

https://github.com/angular/material-start/tags

TannSan commented 6 years ago

Make sure to do what dave-mitchell suggests if you use the earlier steps as they won't run without it: https://github.com/angular/material-start/issues/163

Splaktar commented 5 years ago

The es6-tutorial branch is now based on the step-1 tag as documented.

The es6 branch is now based on the step-10 tag as documented.

Each have a few tweaks to their build, config, and readme to work better. I haven't gone back to update the other steps with this though.