Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saulwolfdev/y-exa
- Owner: saulwolfdev
- Created: 2020-01-29T22:24:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T21:34:30.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:41:36.574Z (about 1 month ago)
- Topics: greensock, gulp, gulpjs, sass, sharepoint, typescript-react, ui-fabric, webpack, yoeman-generator
- Language: TypeScript
- Size: 4.74 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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