Skip to content

YoniGang/Polls-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polls App

Installation

1. Use the package manager pip to install the packages in requirements.txt

pip install -r requirements.txt

2. Enter to the "frontend" folder:

Use the package manager npm to install the node modules and to build the react project

npm install
npm run build

Run

Enter the "polls_app" folder and run:

python manage.py runserver

About

App to create polls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published