Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 703 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 703 Bytes

JeketiSR

JeketiSR is a website where you can see JKT48 members' live history, theater schedule, and several other features.

Install

Clone this repository

Make sure you have cloned this repository and entered the folder in the following way:

git clone https://github.com/anwrsydd/jeketisr
cd jeketisr

Install dependecies and start the project

npm install

Don't forget to edit the firebase configuration in the .env.local file

After that, you can run the project in production mode in the following way:

npm run build
npm start

Or you can run the project in development mode in the following way:

npm run dev

Note

This is a fanmade project.