We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5b060 commit 38ecdfeCopy full SHA for 38ecdfe
README.md
@@ -13,7 +13,7 @@ And maybe one day about other things too.
13
3. Before running in dev mode for the very first time, you must do a build (`npm run build`)
14
4. `npm run dev` to start up the webpack dev server, then head to `localhost:8080`
15
5. `npm run build` to build the production bundles
16
-6. `npm start` to start in production mode, also at `localhost:8080`. Not that this
+6. `npm start` to start in production mode, also at `localhost:8080`. Note that this
17
is hosted as a static site, so the production build just starts a very simple little NodeJS server.
18
19
## Planned stuff
0 commit comments