Skip to content

Frontend für den Saucenbot in React mittels NextJS

Notifications You must be signed in to change notification settings

Pacerino/pr0music_frontend

Repository files navigation

pr0music_frontend


Development

# Clone the repository 
git clone https://github.com/Pacerino/pr0music_frontend

# Enter into the directory
cd pr0music_frontend

# Install the dependencies
yarn

# Copy the .env
cp .env.example .env

# Fill out the .env
nano .env

# Start the Server
yarn dev

About

Frontend für den Saucenbot in React mittels NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published