vangularjs-meetup-may-7-2014

0.0.0 • Public • Published

AngularJS Vancouver Meetup (May 7 2014)

ui-router and Angular on tumblr

Fetching

You can download the contents of this repo with either of the following commands

npm install vangularjs-meetup-may-7-2014
 
bower install vangularjs-meetup-may-7-2014

Contributing

If you gave a talk at this meet up, you can add it to this repo with the following steps:

  1. Fork this repo by clicking the Fork button
  2. Clone the forked repo to your computer, e.g. git clone git@github.com:garbles/vangularjs-meetup-may-7-2014.git
  3. Create a new branch, e.g. git co -b some-cool-branch-name
  4. Create a folder with your name and talk title separated by dashes, e.g. mkdir gabe-scholz--introduction-to-ui-router
  5. Put the contents of your talk in there
  6. Commit the changes, e.g. git commit -m "Some cool commit title"
  7. Push the changes to your repo with git push origin head -u
  8. Submit a pull request

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    0

Package Sidebar

Install

npm i vangularjs-meetup-may-7-2014

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • garbles