Skip to content

Conversation

TheeAndre
Copy link

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

@Spec-oss
Copy link

or

npm install --save three
npx serve .

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

`sudo npm install http-server -g`
Copy link

Choose a reason for hiding this comment

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

Copy link

Choose a reason for hiding this comment

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

Or use npx?

## HOW TO RUN THE PROJECT

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

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 #) ?

Copy link

@narayan954 narayan954 left a comment

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

.env
.DS_Store
package-lock.json
.gitignore

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?

.DS_Store
package-lock.json
.gitignore
package.json

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

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

`sudo npm install http-server -g`

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

Copy link

@AbdullahWins AbdullahWins left a comment

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