Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 445 Bytes

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