Skip to content

anotode/anotode-server

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages