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 43566e6 commit ffb901aCopy full SHA for ffb901a
README.md
@@ -17,7 +17,7 @@ The most imporant ones are:
17
- `npm install` - Installs all dependencies.
18
- `npm start` - Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
19
- `npm run build` - Builds the app for production to the build folder.
20
-- `npm deploy` - Pushes all changes to the gh-pages branch and deploys the update to http://josefie.github.io/set.
+- `npm run deploy` - Pushes all changes to the gh-pages branch and deploys the update to http://josefie.github.io/set.
21
22
## Directory structure
23
0 commit comments