Udacity: Difference between revisions
| Line 7: | Line 7: | ||
====Fyyur App==== | ====Fyyur App==== | ||
* run as prepartion (rest was already installed for lesson) | |||
pip3 install virtualenv | |||
* execute Development Setup from [https://github.com/udacity/FSND/tree/master/projects/01_fyyur/starter_code GitHub] | * execute Development Setup from [https://github.com/udacity/FSND/tree/master/projects/01_fyyur/starter_code GitHub] | ||
Revision as of 20:46, 11 October 2021
Courses
Full Stack Web Developer
C:\Uwes\python\UdacityFullWebDeveloper
ToDo App
Fyyur App
- run as prepartion (rest was already installed for lesson)
pip3 install virtualenv
- execute Development Setup from GitHub