/aosDemo

Primary LanguageTypeScript

Test List Items

Summary

This is a sample SPFx web part that shows usage of GitHub Actions for achieving CI CD.

Used SharePoint Framework Version

1.10.0

Applies to

Prerequisites

There are no pre-requisites.

Solution

Solution Author(s)
test-list-items Aakash Bhardwaj

Version history

Version Date Comments
1.0 May 23, 2020 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.


Minimal Path to Awesome

  • Clone this repository
  • npm install
  • npm test
  • gulp bundle --ship
  • gulp package-solution --ship
  • Add to Site Collection App Catalog and Install the App