The webpart will show todo items from either a mock data store or sharepoint.
git clone https://github.com/sebastiantegel/spfxtodo.git
npm i
gulp serveThis package produces the following:
- lib/* - intermediate-stage commonjs build artifacts
- dist/* - the bundled script, along with other resources
- deploy/* - all resources which should be uploaded to a CDN.