Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saulwolfdev/y-exa

proyecto de formación e inscripción
https://github.com/saulwolfdev/y-exa

greensock gulp gulpjs sass sharepoint typescript-react ui-fabric webpack yoeman-generator

Last synced: about 1 month ago
JSON representation

proyecto de formación e inscripción

Awesome Lists containing this project

README

        

## yshare
![11](https://user-images.githubusercontent.com/43302778/79168040-4fd7f500-7dbf-11ea-98a7-155e87894725.JPG)
![22](https://user-images.githubusercontent.com/43302778/79168050-536b7c00-7dbf-11ea-9f89-4e7fe6a65cd5.JPG)

This is where you include your WebPart documentation.

### Building the code

```bash
instalar node en la version 10.19.0
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