We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdfb7a4 + 69909f4 commit 7986ddaCopy full SHA for 7986dda
README.md
@@ -75,7 +75,7 @@ Your built files are in the /dist folder.
75
76
|Command|Description|
77
|--|--|
78
-|`npm run start:web`| Execute the app in the brower |
+|`npm run start:web`| Execute the app in the browser |
79
|`npm run electron:linux`| Builds your application and creates an app consumable on linux system |
80
|`npm run electron:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |
81
|`npm run electron:mac`| On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Mac |
0 commit comments