reverentgeek / node-bacon-generator

A simple bacon ipsum generator for all your content stuffing needs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bacon Ipsum Generator for Node.js!

This is a demo application for the The Illustrated Guide to Node.js!

Built with love, using:

Running locally

Prerequisites:

Steps to run the web application:

  1. Clone this repository (or download and extract the zip file)
  2. Open a command prompt or terminal
  3. Change to the directory that contains the project files
  4. Run npm install to install all the dependencies
  5. Copy .env.sample to .env
  6. Run npm run dev to start the development server
  7. Browse to http://localhost:8000

Run the tests

> npm run test

About

A simple bacon ipsum generator for all your content stuffing needs!

License:MIT License


Languages

Language:CSS 78.0%Language:JavaScript 20.2%Language:HTML 1.8%