sp-dev-fx-webparts/samples/angular-migration
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
..
angular-todo Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
angular-todo-webpart Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
assets Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
README.md Fixed typos in sample README files. (#265) 2017-08-11 17:37:53 +03:00

README.md

Migrating existing Angular applications to SharePoint Framework sample

Summary

This is a sample Angular application before and after it has been migrated to a SharePoint Framework client-side web part.

Application before migration: Angular todo application

Application after migration: Angular todo application as a SharePoint Framework client-side web part

Applies to

Solution

Solution Author(s)
angular-migration Waldek Mastykarz (MVP, Rencore, @waldekm)

Version history

Version Date Comments
1.0.0 October 21, 2016 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Follow the setup instructions: