You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ After playing a little bit with the boilerplate and _before_ implementing a real
80
80
This boilerplate comes with a collection of npm scripts to make your life easier, you'll run them with `npm run <script name>` or `yarn run <script name>`:
81
81
82
82
-`dev`: Run the application in development mode
83
-
-`start` Run the application in production mode (prefer not to do that in development)
83
+
-`start`: Run the application in production mode (prefer not to do that in development)
0 commit comments