https://github.com/dcsg/angularjs-netponto
Sample application for my session at NetPonto meeting
https://github.com/dcsg/angularjs-netponto
Last synced: 11 months ago
JSON representation
Sample application for my session at NetPonto meeting
- Host: GitHub
- URL: https://github.com/dcsg/angularjs-netponto
- Owner: dcsg
- License: mit
- Created: 2012-08-19T15:27:42.000Z (almost 14 years ago)
- Default Branch: angularMVC
- Last Pushed: 2014-07-01T10:57:19.000Z (almost 12 years ago)
- Last Synced: 2025-04-01T15:21:39.248Z (about 1 year ago)
- Language: JavaScript
- Size: 6.69 MB
- Stars: 14
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AngularJS com ASP.NET MVC 4
===========================
[](https://coderwall.com/danielcsgomes)
Este repositório contém três branches com o código das demonstrações que fiz na minha apresentação no 32º meeting do NetPonto.
* AngularJS - Básicos (branch: [angularJS-Basics] (https://github.com/danielcsgomes/AngularJS-NetPonto/tree/angularJS-Basics) )
* AngularJS em Páginas Dinâmicas (branch: [without-angular] (https://github.com/danielcsgomes/AngularJS-NetPonto/tree/without-angular))
* AngularJS SPA (branch: [angularMVC](https://github.com/dcsg/AngularJS-NetPonto) )
## Licença
Este código está licenciado pela [Licença do MIT](https://github.com/dcsg/AngularJS-NetPonto/blob/angularMVC/LICENSE)