Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 437 Bytes

S.T.T.F (Snagajob Table Tennis Federation)

A NodeJS application built on SailsJS over MongoDB.

INSTALL

  • Install MongoDB
  • Install NodeJS
  • Install SailsJS beta (0.10+) globally via sudo npm -g install sails
  • Clone this repository locally
  • Run npm install in the newely cloned directory
  • Run sails lift to start the app
  • Hit http://localhost:1337 and profit