Skip to content

prashantpandey9/yoga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install the dependencies using following commands

npm install package.json

Start app with :

npm start

this app is dependent on backend so please start the backend server after that using

python manage.py runserver