Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 354 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 354 Bytes

TEOTI - The End Of The Internet

Forums for the Armaggedon -

Uses the MEAN stack, Hapi, Socket.IO, and a bunch of other modern stuff

Pre-Requisites

node/npm mongodb

Install

npm install && npm run build

Development

npm run watch

Run Service

npm start

npm stop