This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Como fazer deploy React | |
1 passo - | |
npm install --save-dev gh-pages | |
2 passo | |
No arquivo package.json | |
"homepage": "http://<NomeDoUsuarioNoGithub>.github.io/<NomeDoRepositorio>" | |
dentro do objeto scripts | |
"predeploy": "npm run build", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules/@stryker-mutator/core/bin/stryker run stryker/About.conf.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2020-03-03T15:33:30.210Z","extensionVersion":"v3.4.3"} |