Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jordan Liao (yol474)
CMPT370-Fantastic 4
Commits
f36a8d4b
Commit
f36a8d4b
authored
Feb 23, 2020
by
Nicholas Kindrachuk (njk361)
Browse files
Update README.md in branch with "Hello World" instructions
parent
611890d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f36a8d4b
# Hello World Instructions
Requires
[
node.js
](
https://nodejs.org/en/download/
)
, sqlite3 (command: npm i sqlite3), and opn (command: npm i opn) to be run.
1.
Go to the 'Hello_World' directory located in dev1 on the VM
2.
In command line enter: 'node hello_world.js'
3.
It will print "Hello World" and indicate a connection
4.
If you are running the program locally and have opn installed it will open the default browser to the port and display the team database
Can be accessed by going to localhost on any browser when running.
# CMPT370-Fantastic 4
Intermediate Software Engineering
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment