Skip to content

This is a client side webpart that shows the current exchange rate for Mexican peso, it connects to Banco de Mexico REST API to retrieve exchange rate using JQuery, moment.js and accounting.js javascript framework

Notifications You must be signed in to change notification settings

helpdsp/spfx-tipocambio-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

spfx-tipodecambio-wp

This is where you include your WebPart documentation.

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

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.

Build options

gulp clean - TODO gulp test - TODO gulp serve - TODO gulp bundle - TODO gulp package-solution - TODO

About

This is a client side webpart that shows the current exchange rate for Mexican peso, it connects to Banco de Mexico REST API to retrieve exchange rate using JQuery, moment.js and accounting.js javascript framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published