Skip to content

Commit aa6d620

Browse files
committed
Remove irrelevant instruction
1 parent 12a99fd commit aa6d620

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@ Run the commands below inside your `Projects` folder.
1010
git clone [email protected]:MCRcodes/javascript-basics-express.git
1111
cd your-project-folder-name
1212
npm install
13-
npm start
1413
```
1514

16-
Visit [http://localhost:3000/](http://localhost:3000/) in your browser and you should see `Hello world!`. You can dive in and start coding your own routes in `src/app.js`.
17-
1815
## Copy over your JavaScript Basics code
1916

2017
:rotating_light: **Important!**

0 commit comments

Comments
 (0)