Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 863 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 863 Bytes

Otakus Got Talent

About

Otakus Got Talent is India's premier online talent show dedicated to otakus hosted on Discord. This repository hosts the main website for OGT.

Install and Run

Make sure you have Python 3.x installed and the latest version of pip installed before running these steps.

  1. Clone the repository using the following command
git clone [email protected]:OtakuStanYoutube/ogt.git
# After cloning, move into the directory having the project files using the change directory command
cd ogt
  1. Start sass compilation
yarn sass
  1. Open with live server

🔐 License

This project is licensed under the MIT License - see the LICENSE.md file for details