Skip to content

shaha-nah/Music-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Controller

This is a project where a person can control the music of a particular room.

Made With Made With

Get Started

Clone this repository

django-admin startproject music-controller

Install python modules

pip install django djangorestframework

Start Web Server

python ./manage.py runserver

Install Node Modules

Go in the frontend directory cd frontend

Install dependencies npm i

Compile front-end

For development: npm run dev

For production: npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published