Skip to content

Added instructions to run the project. #4

Open
TheeAndre wants to merge 2 commits into
bgstaal:mainfrom
TheeAndre:main
Open

Added instructions to run the project. #4
TheeAndre wants to merge 2 commits into
bgstaal:mainfrom
TheeAndre:main

Conversation

@TheeAndre

Copy link
Copy Markdown

Included instructions on how to the the project (Credit to @nigelreign). Also added package-lock.json & package.json to .gitignore

@Spec-oss

Copy link
Copy Markdown

or

npm install --save three
npx serve .

Comment thread README.md
#### 1) Install http-server globaly:
-------------

`sudo npm install http-server -g`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or use npx?

Comment thread README.md
## HOW TO RUN THE PROJECT

#### 1) Install http-server globaly:
-------------

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • why adding a breakline after this H4 (4 #) ?
  • Why use H4 when above you have a H2 (2 #) ?

@narayan954 narayan954 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

having doubts about changes in .gitgnore

Comment thread .gitignore
.env
.DS_Store
package-lock.json
.gitignore

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why's gitignore in the gitignore?

Comment thread .gitignore
.DS_Store
package-lock.json
.gitignore
package.json

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, package.json and it's lock are good to be present, not gitignored

Comment thread README.md
#### 1) Install http-server globaly:
-------------

`sudo npm install http-server -g`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not just use python
python -m http.server 6969

@AbdullahWins AbdullahWins left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflict 😿

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants