Skip to content

Commit 224d2c0

Browse files
Update README.md
1 parent 361cdf3 commit 224d2c0

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ Go to the project directory
1616
cd Javascript_Machine_coding
1717
```
1818

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
3020

3121
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)
3222

0 commit comments

Comments
 (0)