Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.27 KB

Welcome to Weeb Wartalap

About

This Repository houses the website for the podcast weeb wartalap created by OtakuStan.

Weeb Wartalap is a podcast hosted by a group of normie friends talking about Internet culture and weird fetishes after a day's hard labor as slaves of OtakuStan.

The backend for this website is going to be powered by our custom internal content management system.

🏗️ Built With

Getting Started

Pre-Requisites

NOTE:

The project was made with node version 14.17.

  1. Clone the repo from GitHub

  2. Within the Terminal, open the nextjs folder. Run yarn install

  3. Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.