Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
23 lines (14 loc) · 463 Bytes

File metadata and controls

23 lines (14 loc) · 463 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Anotode Server

JavaScript Style Guide

See the website online at http://anotode.herokuapp.com/

Starting

  • Make sure you have mongodb installed on your system. apt-get install mongodb
  • Then install the application dependencies.
npm install
  • Finally, start the server.
npm start
  • Visit http://localhost:3000 to view the server.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.