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
+3
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,10 @@ Go to the project directory
16
16
cd Javascript_Machine_coding
17
17
```
18
18
19
+
```bash
20
+
19
21
open project in vs code and opern live server and view it
22
+
```
20
23
21
24
After doing this this application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
0 commit comments