Skip to content

Update installation docs with npm instructions - #52

Merged
cmontella merged 4 commits into
masterfrom
add/npminstall
Dec 13, 2016
Merged

Update installation docs with npm instructions#52
cmontella merged 4 commits into
masterfrom
add/npminstall

Conversation

@cmontella

Copy link
Copy Markdown
Contributor

No description provided.

@cmontella
cmontella requested a review from joshuafcole December 8, 2016 00:07
@cmontella cmontella changed the title Update installation with npm Update installation docs with npm instructions Dec 8, 2016
@cmontella

Copy link
Copy Markdown
Contributor Author

Fixes #51

Comment thread handbook/running.md Outdated

This will run the supplied Eve program with the editor visible

## Running Eve in Serve mode

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Server*

Comment thread handbook/running.md Outdated
```

Then direct your browser to `http://localhost:8080`
Without this flag, execution of Eve programs happens within the browser, with the Eve server acting as an intermediary between the browser and your local system. In server mode, Eve will instead execute your program on the server. Currently written programs will operate exactly as before, but this is a preliminary step in order to get networked Eve applications going (like a chat server or a multiplayer game). There is still work needed to be done there

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

acting only as an file server.

@cmontella
cmontella merged commit 0890d83 into master Dec 13, 2016
@cmontella
cmontella deleted the add/npminstall branch December 13, 2016 00:52
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.

2 participants