Интерфейсы пользователя: различия между версиями
Перейти к навигации
Перейти к поиску
Artem (обсуждение | вклад) |
Artem (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
= Библиотеки = | = Библиотеки = | ||
* https://jquery.com/ | |||
* https://jqueryui.com/ | |||
* https://jquerymobile.com/ | |||
* https://angular.io/ | * https://angular.io/ | ||
* https://reactjs.org/ | * https://reactjs.org/ |
Версия от 01:21, 27 ноября 2019
Библиотеки
- https://jquery.com/
- https://jqueryui.com/
- https://jquerymobile.com/
- https://angular.io/
- https://reactjs.org/
- https://vuejs.org/
- https://angularjs.org/ - устарел
Node.js
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs
Angular
sudo npm install -g @angular/cli