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: 3 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T21:34:30.000Z (over 2 years ago)
- Last Synced: 2025-02-10T07:43:51.518Z (8 months 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

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