Skip to content

Commit e4c02ee

Browse files
committed
edit ports available
1 parent 5a27dce commit e4c02ee

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

.gitpod.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ vscode:
88
extensions:
99
- svipas.control-snippets@1.9.1:tTOr8FomaWXl1OyvsZP1SQ==
1010
# Social Extensions
11+
- gitduck.code-streaming@0.1.19:RXILT8f/xwHb6pExTCYwBw==
1112
- genuitecllc.codetogether@2.1.0:eZg1osLJ9axpcVQrZdSdvw==
1213
- vsls-contrib.codetour@0.0.33:iE864lCLSbwy9cG9lCgaYw==
14+
- gitduck.code-streaming@0.1.19:RXILT8f/xwHb6pExTCYwBw==
15+
- jebbs.plantuml@2.13.12:q7DiD6H5NTesaWYIXmeMMQ==
16+
- adpyke.codesnap@1.0.27:x5fuIBtlRw4o0shdGIS5+w==
1317
# View Documents
1418
- auchenberg.vscode-browser-preview@0.6.7:UsqnxvUQdYtm8ZISiN056w==
1519
- bringout.pdf-view@2.2.2:m2alWRlC9L/tyX8kV/oeNg==
@@ -28,3 +32,7 @@ vscode:
2832
# SVG
2933
- jock.svg@1.3.5:saP8NjiKhPIJgolGEL9E3g==
3034
- idleberg.svg-icons@0.7.0:ktzpetSpTEIdU0RF39/Dgg==
35+
36+
ports:
37+
- port: 3000
38+
onOpen: open-preview

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@
44
<p align="center">In this book, you'll learn how to code with JavaScript using the node.js runtime environment rather than a browser and by the end, you will build a server and a website using JavaScript.
55
</p>
66

7-
# Author(s):
8-
By Brett "Hans" McMurdy
97
-----
108

11-
# How to use
9+
10+
# Read and Code Along!
11+
1212
Just click the button above or the GIF below. Phone, Tablet, Mac, Windows, Linux, Chromebook, as long as GitPod runs, you can learn how to code, anywhere!
13+
<p align="center">
14+
<a href="https://b7583dfc-7707-4898-acea-c8a61f65c8a0.ws-us02.gitpod.io/#/workspace/JavaScript-First)"><img src="http://gitpod.io/button/open-in-gitpod.svg" alt="Gray shape shifter" height="50px"/></a>
15+
</p>
16+
1317

14-
[![Open in Gitpod](GitPodUse.gif)](https://b7583dfc-7707-4898-acea-c8a61f65c8a0.ws-us02.gitpod.io/#/workspace/JavaScript-First)
1518

1619
# Table of Contents
1720

0 commit comments

Comments
 (0)