8000 GitHub - tecladocode/web-dev-bootcamp at 238cf5a0a40846b06c7bf5209f8d8c66c92dc166
[go: up one dir, main page]

Skip to content

tecladocode/web-dev-bootcamp

Repository files navigation

Web Developer Bootcamp with Flask and Python

Thank you for checking out the course code!

Access the course notes here: https://python-web.teclado.com

Contributing

Install Python requirements with Pipenv:

pipenv install

Then use pre-commit to set up the Python formatter hooks (this will run Black on any Python files before you commit):

pipenv shell
pre-commit install

Then, set up the Vuepress project:

npm install

That should install everything!

Run

To run the project, you can just do:

npm run cur:dev

About

Complete course and guide of the "Web Developer Bootcamp with Flask and Python"

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  
0