Blog lite is a multi user platform on which users are able to express themselves to the world using the power of their writing.
- To run BlogLite locally first you will need to download all the source code.
- Once the first instruction is done. You will need to go into the folder wherein all the source code of the application resides.
- Install all the frontend dependencies, the instruction are present within the README.md in the frontend folder.
- For the backend you will need to install all the pip packages present inside the
requirements.txt
.