Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 893 Bytes

Trump Soundboard

This is a Donald Trump Soundboard, created purely for entertainment. Feel free to examine main.js to understand the Javascript used.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

If cloning/downloading repo to work on locally. Make sure to install the dependencies listed in package.json using:

npm install

You can also install the entire repo with it's dependencies using:

npm i trump-soundboard

NOTE: This package was not created to provide more functionality to your projects, it is simply another way to download the repo.

Be aware that this installs the repo as a dependency under your "node_modules" folder and should look like this on your local machine:

node_modules/trump-soundboard/THIS-IS-THE-REPOSITORY