takealoss
v1.0.0
Published
Bootstrap template website for those who need an "L" counter
Maintainers
Readme
LossCounterBootStrap
Bootstrap template website for those who need an "L" counter; "Last Night I Took An L, But Tonight I Bounce Back" - Big Sean
Installation
npm install takealossUsage
Initialization
var app = require('takealoss');
var client = new app();Creates HTML and Javascript document:
client.createDocument(name,numOfLoss);Arguments:
name: [string] name of the person taking the lossnumOfLoss: [int] number of total losses
Establishes server and makes site available on localhost:3000
client.runServer();Credit
Shoutout to all of the loses I took this year.
Disclaimer
This is purely for entertainment purposes.
