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-11
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,7 @@ Go to the project directory
16
16
cd Javascript_Machine_coding
17
17
```
18
18
19
-
Install dependencies
20
-
21
-
```bash
22
-
npm install
23
-
```
24
-
25
-
Start the server
26
-
27
-
```bash
28
-
npm run start
29
-
```
19
+
open project in vs code and opern live server and view it
30
20
31
21
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