/Westworld-Rahoboam-Clock

Westworld style Rahoboam clock

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Westworld Rahoboam Clock

To run, follow these instructions:-

# Open terminal and type this to clocne the repo
git clone https://github.com/AbeerVaishnav13/Westworld-Rahoboam-Clock

# Unzip the folder the go to the folder by using
cd Westworld-Rahoboam-Clock-master

# Install dependencies using this command
npm install

# Check whether the app is running by using
npm start

# Make a distributable application using
npm run dist