How to use React with Firebase and Redux: Part 1

preview_player
Показать описание

This is part 1 in which he starts the base project.

Here are the links that you can use:

1. Tutorial archive for free:

3. Get Argon Dashboard React:

❗️You can have the product now with only 29$ if you use the coupon code adreact-ytb. Don't miss it! 🔥

If you have any questions please write in the comments, or use the above links to open a Github issue, or comment on the product page, we will help you with anything that you need.

💎 For more #webdesign & #development resources:

Show some love for Manu here:
Рекомендации по теме
Комментарии
Автор

I just ran your bootstrap in Angular CLI 10, I think it is incredible how robust your UX design is. It doesn't break and highly scalable design. Thank you so much for your support. I am surprised you are not selling the design.

DrLafranz
Автор

Hey Tim, thanks for the tutorial. I've just installed this theme but for some reason I can't get the images from assets folder to work, like the argon-react.png for example, it just shows the broken img icon instead, any idea why?

antonitescaro
Автор

while installing I get this error:
Failed to compile


To import Sass files, you first need to install node-sass.
Run `npm install node-sass` or `yarn add node-sass` inside your workspace.
Require stack:
-
-
-
-
-
-
-
-

This error occurred during the build time and cannot be dismissed.

iimLima
Автор

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at validateString
at Object.join (path.js:375:7)
at noopServiceWorkerMiddleware
at Layer.handle [as handle_request]
at trim_prefix
at
at Function.process_params
at next
at launchEditorMiddleware
at Layer.handle [as handle_request]
HOW TO FIX IT, PLEASE?

hlinh
Автор

> rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start

'rm' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Exit status 1
npm ERR!
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

dasgazzy