How to build responsive dashboard using Creative Tim themes (Part 1)

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • Looking to develop your products easier? ⏰
    Learn how to create amazing admins using Creative Tim's templates with this simple #tutorial that will walk you through the following steps:
    🌟 𝗙𝗶𝗿𝘀𝘁 𝗟𝗲𝘀𝘀𝗼𝗻
    00:00 Introduction
    00:18 Getting to know Creative Tim platform
    01:10 How to download a product
    01:20 What the product's archive includes
    01:50 How to install and launch the product
    02:22 How to change theme colors
    03:19 How to change theme content(text)
    04:06 How to work with Bootstrap grid
    💎 For more #webdesign & #development resources:
    ➢ Visit Creative Tim Courses: bit.ly/3s4llfw
    ➢ Visit our website: bit.ly/37SE5rJ
    ➢ Visit our blog: bit.ly/3y48Zrx
    ➢ 𝗡𝗘𝗪 | The Ultimate UI/UX Design Course - bit.ly/3FaC9XM
    ➢ Subscribe to our channel: / @creativetimofficial
  • НаукаНаука

Комментарии • 3

  • @user-wm3ye8cx4r
    @user-wm3ye8cx4r 7 месяцев назад

    what should i do with this error?
    ERROR in ./node_modules/highlight.js/lib/languages/arduino.js 138:13
    Module parse failed: Unexpected token (138:13)
    File was processed with these loaders:
    * ./node_modules/react-scripts/node_modules/babel-loader/lib/index.js
    * ./node_modules/source-map-loader/dist/cjs.js
    You may need an additional loader to handle the result of these loaders.
    | // `return some()`, `else if()`, `(x*sum(1, 2))`
    | variants: [{
    > begin: /=/,
    | end: /;/
    | }, {

  • @czrcapital1915
    @czrcapital1915 Год назад +1

    I get this error:
    npm ERR! code ERESOLVE
    npm ERR! ERESOLVE could not resolve
    npm ERR!
    npm ERR! While resolving: @angular/common@12.1.2
    npm ERR! Found: rxjs@7.2.0
    npm ERR! node_modules/rxjs
    npm ERR! rxjs@"7.2.0" from the root project
    npm ERR!
    npm ERR! Could not resolve dependency:
    npm ERR! peer rxjs@"^6.5.3" from @angular/common@12.1.2
    npm ERR! node_modules/@angular/common
    npm ERR! @angular/common@"12.1.2" from the root project
    npm ERR! peer @angular/common@">=12.0.0-0" from ngx-toastr@14.0.0
    npm ERR! node_modules/ngx-toastr
    npm ERR! ngx-toastr@"14.0.0" from the root project
    npm ERR! 5 more (@angular/platform-browser, ...)
    npm ERR!
    npm ERR! Conflicting peer dependency: rxjs@6.6.7
    npm ERR! node_modules/rxjs
    npm ERR! peer rxjs@"^6.5.3" from @angular/common@12.1.2
    npm ERR! node_modules/@angular/common
    npm ERR! @angular/common@"12.1.2" from the root project
    npm ERR! peer @angular/common@">=12.0.0-0" from ngx-toastr@14.0.0
    npm ERR! node_modules/ngx-toastr
    npm ERR! ngx-toastr@"14.0.0" from the root project
    npm ERR! 5 more (@angular/platform-browser, ...)
    npm ERR!
    npm ERR! Fix the upstream dependency conflict, or retry
    npm ERR! this command with --force, or --legacy-peer-deps
    npm ERR! to accept an incorrect (and potentially broken) dependency resolution.