Skip to content

sansa91/spfxtodo

 
 

Repository files navigation

todolist

The webpart will show todo items from either a mock data store or sharepoint.

Building the code

git clone https://github.com/sebastiantegel/spfxtodo.git
npm i
gulp serve

This 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.

About

Contains a todolist project for beginning spfx development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.4%
  • CSS 17.3%
  • JavaScript 4.3%