Steven-Chorkawy / Submit-AR-Invoice

Allows users from departments to create their own AR Invoice request.
2 stars 0 forks source link

submit-ar-invoice

This is where you include your WebPart documentation.

Building the code

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

This package produces the following:

Build options

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