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 bded855 commit 76a29b5Copy full SHA for 76a29b5
README.md
@@ -26,7 +26,9 @@ To run the application on your local system follow these steps
26
2. Move to the project directory.
27
3. `git checkout development`
28
4. `npm install`
29
- 5. Open `localhost:3000` to view the website on your local browser.
+ 5. `npm run build`
30
+ 6. `npm start`
31
+ 7. Open `localhost:5000` to view the website on your local browser.
32
33
## File Structure
34
0 commit comments