Skip to content

berkayalatas/decades_party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decades_party

1 2 3 4

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

cd ./frontend npm install

To Start Server:

python manage.py runserver npm run dev

To Visit App:

localhost:8000