Skip to content

rritam94/knowlify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a virtual environment: python -m venv myenv

Activate virtual environment: myenv/Scripts/Activate

Install Requirements: pip install -r requirements.txt

Change Directory To Backend: cd backend

Run app.py: python app.py

Open New Terminal and cd to frontend/knowlify-site: cd frontend/knowlify-site

Start the website on localhost: npm start

About

find a better name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •