Udacity: Difference between revisions
| Line 9: | Line 9: | ||
* run as prepartion (rest was already installed for lesson) | * run as prepartion (rest was already installed for lesson) | ||
pip3 install virtualenv | pip3 install virtualenv | ||
npm install bootstrap@3 | |||
* 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:47, 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 npm install bootstrap@3
- execute Development Setup from GitHub