sp-dev-fx-webparts/samples/angular-migration
Pieter Veenstra c05322f9e0 Fixed typos in sample README files. (#265)
* Fixed typos in sample README files.

* Added missing semicolons
2017-08-11 17:37:53 +03:00
..
angular-todo Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
angular-todo-webpart Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +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: