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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -94,7 +94,7 @@ Finally the web application can be deployed in production or in development mode
### Development mode
1.Utilze the command `npm run dev` which will start the webpack-dev-server in development mode, generate source maps for easier debuging, open your default browser and serve the application.
1.Utilize the command `npm run dev` which will start the webpack-dev-server in development mode, generate source maps for easier debugging, open your default browser and serve the application.