Skip to content

django project which convert text to the html tags.

License

Notifications You must be signed in to change notification settings

shubhamAW/text_to_html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

text_to_html

django project which convert text to the html tags.

To run this project

  1. clone this project by using git clone https://github.com/shubhamAW/text_to_html.git

  2. go to project folder cd text_to_html

  3. go to another folder cd text_To_html

  4. now to activate and install virtualenvironment fire command pipenv shell

  5. to install django use command pipenv install django

  6. now install ckeditor pip install django-ckeditor

  7. to run this project use : python manage.py runserver

  8. head over to http://127.0.0.1:8000/ to see the output

  9. output :

image

About

django project which convert text to the html tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published