kognise / blaggy

Fast, simple, and speedy blagging for the interblag with NodeJS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚩 This project is archived! 🚩

This was my first real Node.js project when I was 12. However, I didn't really have enough experience to keep developing it so it's only kept online for the legacy.

CircleCI branch   Depfu

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • npm install -g mocha (if you wish to run tests)
  • git clone https://github.com/kognise/blaggy.git
  • cd blaggy
  • npm install

Normal Use

  • npm run setup (only the first time)
  • npm start
  • Your instance will be at localhost:3000.

Running Tests

  • npm test

About

Fast, simple, and speedy blagging for the interblag with NodeJS!


Languages

Language:HTML 51.1%Language:JavaScript 39.7%Language:SCSS 9.1%