We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4817bd9 commit 9e27dceCopy full SHA for 9e27dce
README.md
@@ -59,7 +59,7 @@ Os conteúdos principais a serem estudados são:
59
dica para usar o surge:
60
* Instalar surge (só 1a vez): `npm install -g surge`
61
* Buildar app React: `npm run build`
62
- * cp ./build/index.html ./build/200.html
+ * `cp ./build/index.html ./build/200.html`
63
* Deployar com surge: `surge ./build`
64
- Adicionar o link do deploy no readme do seu projeto/repositório:
65
0 commit comments