Skip to content

hkarambizi/motherkaraoke.com

Repository files navigation

Mother Karaoke Search Site

A searchable index of karaoke songs for Mother in Atlanta, GA.

The site uses:

  • Jekyll
  • lunr.js

Usage

In order to get development environment spun up, follow these instructions:

  1. Clone this repo into your desired local directory

  2. cd into this directory and run the following command to install your npm packages:

npm install
  1. If there is a problem, run npm audit fix to let node resolve the issue.

  2. To install you gems:

bundle install

If you need to update your gems run bundle update. Note this requires administrative permissions on your machine.

  1. Now all of your dependencies are installed, you should be able to run the app with the command:
gulp serve

About

Karaoke search site for Mother in Atlanta, GA.

Resources

Stars

Watchers

Forks

Packages

No packages published