A showcase of web apps built with Angular
-
Fork this repository
-
Add a 1280x711 thumbnail JPG image to projects/[yourprojectnamehere]/thumb.jpg
-
Add an entry to projects/projects.json with these properties:
{ "name": "My App", "thumb": "/projects/my-app/thumb", "desc": "One or two sentences describing the app", "url": "http://myapp.com", "submitter": "lpolepeddi", "submissionDate": "2015-06-24", "version": { "version": "5.2.1", "major: "5", "minor": "2", "patch": "1" } }
-
Send a pull request